Skip to content

chore(deps): bump cookie and swagger-client #132

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2025

Removes cookie. It's no longer used after updating ancestor dependency swagger-client. These dependencies need to be updated together.

Removes cookie

Updates swagger-client from 3.18.5 to 3.34.0

Release notes

Sourced from swagger-client's releases.

v3.34.0

3.34.0 (2025-01-27)

Features

v3.33.2

3.33.2 (2025-01-07)

Bug Fixes

  • execute: append new cookies to existing instead of replacing (7e813a0)
  • execute: create RFC 6265 compliant Cookie headers (05beeb1)
  • execute: serialize req.cookies into valid cookie-string (ec05e07)

v3.33.1

3.33.1 (2025-01-03)

Bug Fixes

  • resolver: align resolver strategies behavior on invalid path discriminator (#3760) (d727487), closes #3728

v3.33.0

3.33.0 (2024-12-30)

Features

v3.32.4

3.32.4 (2024-12-25)

Bug Fixes

  • execute: apply fix for faulty OpenAPI Path Templating ABNF (ec75676)

There is an error in official OpenAPI Path Templating ABNF. Error has been addressed in OAI/OpenAPI-Specification#4279

v3.32.3

3.32.3 (2024-12-25)

... (truncated)

Commits
  • 7021ca2 chore(release): cut the 3.34.0 release [skip ci]
  • 1bb9140 feat: use [email protected] with JSON Schema namespaces (#3787)
  • b79b98f chore(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.0.1
  • a8a2590 chore(deps-dev): bump @​babel/preset-env from 7.26.0 to 7.26.7 (#3786)
  • aef4af1 chore(deps-dev): bump @​babel/core from 7.26.0 to 7.26.7 (#3785)
  • c7dc66c chore(deps): bump @​babel/runtime-corejs3 from 7.26.0 to 7.26.7 (#3784)
  • ac837bc chore(deps): bump @​swagger-api/apidom-reference (#3776)
  • 55ea3a1 chore(deps-dev): bump lint-staged from 15.4.1 to 15.4.2 (#3780)
  • 4083970 chore(deps): bump @​swagger-api/apidom-ns-openapi-3-1 (#3779)
  • a0cbdf3 chore(deps): bump @​swagger-api/apidom-core (#3777)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 5, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-382d6c6dbc branch 2 times, most recently from 3c8d872 to b2f048e Compare February 5, 2025 09:47
Removes [cookie](https://github.com/jshttp/cookie). It's no longer used after updating ancestor dependency [swagger-client](https://github.com/swagger-api/swagger-js). These dependencies need to be updated together.


Removes `cookie`

Updates `swagger-client` from 3.18.5 to 3.34.0
- [Release notes](https://github.com/swagger-api/swagger-js/releases)
- [Changelog](https://github.com/swagger-api/swagger-js/blob/master/.releaserc)
- [Commits](swagger-api/swagger-js@v3.18.5...v3.34.0)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: swagger-client
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-382d6c6dbc branch from b2f048e to e4dee34 Compare February 5, 2025 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants