chore(deps): bump the npm_and_yarn group across 2 directories with 9 updates #4003
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the npm_and_yarn group with 6 updates in the / directory:
8.5.1
9.0.0
2.88.12
3.0.8
9.7.0
14.4.1
10.3.0
removed
2.13.5
2.20.2
1.1.11
1.1.12
Bumps the npm_and_yarn group with 2 updates in the /test/e2e/oauth2-client directory: jsonwebtoken and brace-expansion.
Updates
jsonwebtoken
from 8.5.1 to 9.0.0Changelog
Sourced from jsonwebtoken's changelog.
Commits
e1fa9dc
Merge pull request from GHSA-8cf7-32gw-wr335eaedbf
chore(ci): remove github test actions job (#861)cd4163e
chore(ci): configure Github Actions jobs for Tests & Security Scanning (#856)ecdf6cc
fix!: Prevent accidental use of insecure key sizes & misconfiguration of secr...8345030
fix(sign&verify)!: Remove defaultnone
support fromsign
andverify
met...7e6a86b
Upload OpsLevel YAML (#849)74d5719
docs: update references vercel/ms references (#770)d71e383
docs: document "invalid token" error3765003
docs: fix spelling in README.md: Peak -> Peek (#754)a46097e
docs: make decode impossible to discover before verifyMaintainer changes
This version was pushed to npm by julien.wollscheid, a new releaser for jsonwebtoken since your current version.
Updates
@cypress/request
from 2.88.12 to 3.0.8Release notes
Sourced from
@cypress/request
's releases.... (truncated)
Commits
a1252dd
Merge pull request #84 from cypress-io/renovate/qs-6.x16066b6
fix(deps): update dependency qs to v6.14.05fd0770
Merge pull request #83 from cypress-io/renovate/cimg-node-18.xb42b322
chore(deps): update node.js to v18.20.7e79201a
Merge pull request #80 from cypress-io/renovate/cimg-node-18.x0e4e875
Merge pull request #81 from cypress-io/renovate/qs-6.x00d1835
fix(deps): update dependency qs to v6.13.14b21ed1
chore(deps): update node.js to v18.20.552b96dd
Merge pull request #73 from cypress-io/renovate/tough-cookie-5.x65ad82c
fix(deps): update dependency tough-cookie to v5Updates
cypress
from 9.7.0 to 14.4.1Release notes
Sourced from cypress's releases.
... (truncated)
Commits
a0a4eb1
chore: release 14.4.1 (#31820)7e87ae9
chore(deps): update dependency browser-tools to v2 (#31811)280c417
internal: (studio) skip cancelling studio on watched:file:changed (#31804)fed81d4
internal: (studio) set up hot reloading for the studio bundle (#31796)68469a6
fix: add cy.then timeouts to cy.session (#31788)fc629c5
chore: Update Chrome (beta) to 138.0.7204.4 (#31800)08b11b7
chore: Update Chrome (stable) to 137.0.7151.55 (#31794)5dc876e
misc: Update nested groups design (#31739)acb9427
chore: updating v8 snapshot cache (#31791)739a51f
chore: updating v8 snapshot cache (#31792)Maintainer changes
This version was pushed to npm by cypress-npm-publisher, a new releaser for cypress since your current version.
Removes
@nestjs/common
Updates
@openapitools/openapi-generator-cli
from 2.13.5 to 2.20.2Release notes
Sourced from
@openapitools/openapi-generator-cli
's releases.... (truncated)
Commits
3a316fd
fix(deps): update nest monorepo to v11.1.1 (#925)3ee66a8
fix(deps): update dependency axios to v1.9.0 (#924)1bfc62c
chore(deps): update nx monorepo to v20.8.2 (#923)043cc4c
chore(deps): update dependency type-fest to v4.41.0 (#922)c648f84
chore(deps): update dependency ts-jest to v29.3.4 (#921)88d0d7f
chore(deps): update dependency eslint to v9.27.0 (#920)e75fbf5
chore(deps): update dependency dotenv to v16.5.0 (#919)220abd7
chore(deps): update dependency eslint-config-prettier to v10.1.5 (#918)fda1d49
chore(deps): update dependency@types/inquirer
to v8.2.11 (#917)a394212
chore(deps): update commitlint monorepo to v19.8.1 (#916)Updates
axios
from 1.7.4 to 1.9.0Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
cdcfd21
chore(release): v1.9.0 (#6891)987d2e2
fix(http): send minimal end multipart boundary (#6661)f112edf
chore(ci): add PR files guard action; (#6890)61de4c0
chore(ci): update github actions; (#6889)c3aba3d
chore(ci): add labeler github action; (#6888)f7a3b5e
fix(headers): fixed support for setting multiple header values from an iterat...e61a893
fix(types): fix autocomplete for adapter config (#6855)6c5d4cd
fix(core): fix the Axios constructor implementation to treat the config argum...dfe8411
fix(fetch): fixed ERR_NETWORK mapping for Safari browsers; (#6767)d4f7df4
fix(headers): fixgetSetCookie
by using 'get' method for caseless access; (...Updates
brace-expansion
from 1.1.11 to 1.1.12Release notes
Sourced from brace-expansion's releases.
Commits
44f33b4
1.1.12c460dbd
pkg: publish on tag 1.xccb8ac6
fmtc3c73c8
Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65)Updates
path-to-regexp
from 3.2.0 to 8.2.0Release notes
Sourced from path-to-regexp's releases.
... (truncated)
Commits
776c898
8.2.0678756a
Dumb down code for negatee85fe27
Upgrade deps5969033
Target ES201551dbd45
Remove s flag from regexpdf39d6c
Append backtrack, ignore bench in coveraged6c3658
Update express 4 compatibility guidec302644
8.1.07b4598c
Document stringify methodd6150f5
Add pathToRegexp method backUpdates
jsonwebtoken
from 8.5.1 to 9.0.0Changelog
Sourced from jsonwebtoken's changelog.
Commits
e1fa9dc
Merge pull request from GHSA-8cf7-32gw-wr335eaedbf
chore(ci): remove github test actions job (#861)cd4163e
chore(ci): configure Github Actions jobs for Tests & Security Scanning (#856)ecdf6cc
fix!: Prevent accidental use of insecure key sizes & misconfiguration of secr...8345030
fix(sign&verify)!: Remove defaultnone
support fromsign
andverify
met...7e6a86b
Upload OpsLevel YAML (#849)74d5719
docs: update references vercel/ms references (#770)d71e383
docs: document "invalid token" error3765003
docs: fix spelling in README.md: Peak -> Peek (#754)a46097e
docs: make decode impossible to discover before verifyMaintainer changes
This version was pushed to npm by julien.wollscheid, a new releaser for jsonwebtoken since your current version.
Updates
brace-expansion
from 1.1.11 to 1.1.12Release notes
Sourced from brace-expansion's releases.
Commits
44f33b4
1.1.12c460dbd
pkg: publish on tag 1.xccb8ac6
fmtc3c73c8
Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65)Updates
lodash
from 4.17.14 to 4.17.21Commits
f299b52
Bump to v4.17.21c4847eb
Improve performance oftoNumber
,trim
andtrimEnd
on large input strings3469357
Prevent command injection through_.template
'svariable
optionded9bc6
Bump to v4.17.20.63150ef
Documentation fixes.00f0f62
test.js: Remove trailing comma.846e434
Temporarily use a custom fork oflodash-cli
.5d046f3
Re-enable Travis tests on4.17
branch.aa816b3
Remove/npm-package
.d7fbc52
Bump to v4.17.19Maintainer changes
This version was pushed to npm by bnjmnt4n, a new releaser for lodash since your current version.
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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.