[go: nahoru, domu]

Skip to content
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

Bump the prod-deps group across 1 directory with 4 updates #1249

Closed
wants to merge 2 commits into from

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Sep 10, 2024

Bumps the prod-deps group with 4 updates in the / directory: @oclif/core, @oclif/plugin-help, openid-client and express.

Updates @oclif/core from 4.0.19 to 4.0.21

Release notes

Sourced from @​oclif/core's releases.

4.0.21

Bug Fixes

  • deps: bump debug from 4.3.6 to 4.3.7 (839ab85)

4.0.20

Bug Fixes

  • handle large throughput writes (5e336ce)
Changelog

Sourced from @​oclif/core's changelog.

4.0.21 (2024-09-07)

Bug Fixes

  • deps: bump debug from 4.3.6 to 4.3.7 (839ab85)

4.0.20 (2024-09-04)

Bug Fixes

  • handle large throughput writes (5e336ce)
Commits
  • e8dcf9d chore(release): 4.0.21 [skip ci]
  • 8cba38e Merge pull request #1187 from oclif/dependabot-npm_and_yarn-debug-4.3.7
  • 839ab85 fix(deps): bump debug from 4.3.6 to 4.3.7
  • e3edcbf chore(release): 4.0.20 [skip ci]
  • 317be6c Merge pull request #1184 from oclif/mdonnalley/write
  • 4cfcf16 chore(dev-deps): bump commitlint from 19.4.0 to 19.4.1 (#1178)
  • 5e336ce fix: handle large throughput writes
  • 38306e1 Merge pull request #1180 from oclif/dependabot-npm_and_yarn-oclif-plugin-plug...
  • ea8d41e Merge pull request #1181 from oclif/dependabot-npm_and_yarn-oclif-test-4.0.9
  • 11903a1 Merge pull request #1182 from oclif/dependabot-npm_and_yarn-oclif-plugin-help...
  • Additional commits viewable in compare view

Updates @oclif/plugin-help from 6.2.10 to 6.2.11

Release notes

Sourced from @​oclif/plugin-help's releases.

6.2.11

Bug Fixes

  • deps: bump @​oclif/core from 4.0.19 to 4.0.21 (#802) (1b6672c)
Changelog

Sourced from @​oclif/plugin-help's changelog.

6.2.11 (2024-09-08)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.19 to 4.0.21 (#802) (1b6672c)
Commits
  • 363414e chore(release): 6.2.11 [skip ci]
  • 1b6672c fix(deps): bump @​oclif/core from 4.0.19 to 4.0.21 (#802)
  • 0368c2e chore(dev-deps): bump lint-staged from 15.2.9 to 15.2.10 (#803)
  • 64ea8a8 chore(dev-deps): bump @​types/node from 18.19.45 to 18.19.47 (#794)
  • 587e399 chore(dev-deps): bump oclif from 4.14.25 to 4.14.28 (#798)
  • aee0bdf chore(dev-deps): bump @​commitlint/config-conventional (#795)
  • d692a9b chore(dev-deps): bump @​oclif/test from 4.0.8 to 4.0.9 (#796)
  • d5b823b chore(dev-deps): bump commitlint from 19.4.0 to 19.4.1 (#797)
  • d5f6fd6 chore(dev-deps): bump oclif from 4.14.19 to 4.14.25 (#792)
  • 565ef8b chore(dev-deps): bump @​types/node from 18.19.44 to 18.19.45 (#785)
  • See full diff in compare view

Updates openid-client from 5.6.5 to 5.7.0

Release notes

Sourced from openid-client's releases.

v5.7.0

Features

Fixes

  • include DPoP Proof "htm" in requestResource if GET is defaulted to (23f7b49)
Changelog

Sourced from openid-client's changelog.

5.7.0 (2024-09-09)

Features

Fixes

  • include DPoP Proof "htm" in requestResource if GET is defaulted to (23f7b49)
Commits
  • 7d3471f chore(release): 5.7.0
  • 55b8a33 feat: add FAPI 2.0 support
  • 23f7b49 fix: include DPoP Proof "htm" in requestResource if GET is defaulted to
  • a917cb6 chore: bump deps
  • 883b778 ci: bump to docker compose v2
  • f94d393 test: update allowed tls ciphers
  • c4177fe chore: bump dev deps
  • 841b77d ci: remove bun test job
  • See full diff in compare view

Updates express from 4.19.2 to 4.20.0

Release notes

Sourced from express's releases.

4.20.0

What's Changed

Important

  • IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity)
  • Remove link renderization in html while using res.redirect

Other Changes

New Contributors

Full Changelog: expressjs/express@4.19.1...4.20.0

Changelog

Sourced from express's changelog.

4.20.0 / 2024-09-10

  • deps: serve-static@0.16.0
    • Remove link renderization in html while redirecting
  • deps: send@0.19.0
    • Remove link renderization in html while redirecting
  • deps: body-parser@0.6.0
    • add depth option to customize the depth level in the parser
    • IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was Infinity)
  • Remove link renderization in html while using res.redirect
  • deps: path-to-regexp@0.1.10
    • Adds support for named matching groups in the routes using a regex
    • Adds backtracking protection to parameters without regexes defined
  • deps: encodeurl@~2.0.0
    • Removes encoding of \, |, and ^ to align better with URL spec
  • Deprecate passing options.maxAge and options.expires to res.clearCookie
    • Will be ignored in v5, clearCookie will set a cookie with an expires in the past to instruct clients to delete the cookie
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the prod-deps group with 4 updates in the / directory: [@oclif/core](https://github.com/oclif/core), [@oclif/plugin-help](https://github.com/oclif/plugin-help), [openid-client](https://github.com/panva/node-openid-client) and [express](https://github.com/expressjs/express).


Updates `@oclif/core` from 4.0.19 to 4.0.21
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@4.0.19...4.0.21)

Updates `@oclif/plugin-help` from 6.2.10 to 6.2.11
- [Release notes](https://github.com/oclif/plugin-help/releases)
- [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-help@6.2.10...6.2.11)

Updates `openid-client` from 5.6.5 to 5.7.0
- [Release notes](https://github.com/panva/node-openid-client/releases)
- [Changelog](https://github.com/panva/node-openid-client/blob/main/CHANGELOG.md)
- [Commits](panva/openid-client@v5.6.5...v5.7.0)

Updates `express` from 4.19.2 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.19.2...4.20.0)

---
updated-dependencies:
- dependency-name: "@oclif/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: "@oclif/plugin-help"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: openid-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 10, 2024 02:35
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 10, 2024
Copy link
changeset-bot bot commented Sep 10, 2024

🦋 Changeset detected

Latest commit: 5ddf7a6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@sigstore/mock-server Patch
@sigstore/cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Signed-off-by: Brian DeHamer <bdehamer@github.com>
Copy link
Contributor Author
dependabot bot commented on behalf of github Sep 16, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 16, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/prod-deps-9dfaeae441 branch September 16, 2024 13:46
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant