Bump the npm_and_yarn group across 6 directories with 7 updates #189
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 1 update in the / directory: pnpm.
Bumps the npm_and_yarn group with 2 updates in the /image-maker/functions directory: express and lodash.
Bumps the npm_and_yarn group with 1 update in the /image-sharp/functions directory: sharp.
Bumps the npm_and_yarn group with 1 update in the /okta-auth/functions directory: @okta/oidc-middleware.
Bumps the npm_and_yarn group with 1 update in the /template-handlebars/functions directory: express-handlebars.
Bumps the npm_and_yarn group with 1 update in the /testlab-to-slack/functions directory: axios.
Updates
pnpm
from 6.35.1 to 9.10.0Release notes
Sourced from pnpm's releases.
... (truncated)
Commits
fe996fe
chore(release): 9.10.0201d88e
test: matchCatalogResolveResult test case (#8309)3af07cb
feat: add an option tolist
andwhy
to exclude peer dependencies from the...db420ab
refactor(cafs): create a separate function for creating index file path (#8508)681fba5
refactor: remove unused parameter (#8505)86732af
chore: migrate ESLint Configuration to the new flat config format (#8482)d500d9f
feat(audit): add ability to ignore Github Security Advisory (#8483)2ed4594
test: pin micromatch latest tag (#8484)3247d44
chore(release): libs624e8b9
test: fix failures when retry downloading node (#8477)Updates
express
from 4.17.1 to 4.20.0Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
... (truncated)
Commits
21df421
4.20.04c9ddc1
feat: upgrade to [email protected]9ebe5d5
feat: upgrade to [email protected] (#5928)ec4a01b
feat: upgrade to [email protected] (#5926)54271f6
fix: don't render redirect values in anchor href125bb74
[email protected] (#5902)2a980ad
[email protected] (#5781)a3e7e05
docs: specify new instructions forquestion
anddiscuss
c5addb9
deps: [email protected] (#5603)e35380a
docs: add@IamLizu
to the triage team (#5836)Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for express since your current version.
Updates
lodash
from 4.17.15 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.
Updates
sharp
from 0.23.4 to 0.32.6Changelog
Sourced from sharp's changelog.
... (truncated)
Commits
eefaa99
Release v0.32.6dbce6fa
Upgrade to libvips v8.14.5af0fcb3
Docs: changelog for #3799c6f54e5
Bump devDeps846563e
TypeScript: add definitions for block and unblock (#3799)9c217ab
Ensure withMetadata can add RGB16 profiles #3773e7381e5
Alternative fix for 4340d60, uses existing StaySequential4340d60
Ensure composite tile images fully decoded #37677f64d46
Docs: add missing returns property to raw67e927b
Docs: ensure all functions include method signature #3777Updates
@okta/oidc-middleware
from 4.5.1 to 5.4.1Release notes
Sourced from
@okta/oidc-middleware
's releases.Changelog
Sourced from
@okta/oidc-middleware
's changelog.Commits
c729605
Jp 5 4 type fix (#82)00393d9
Merge remote-tracking branch 'origin/5.2' into jp-backport-5-2-to-5-4e7aba94
replaces deprecatedcsurf
package (#78)3e0dac0
Releng: Revving up to version(s) 5.4.0 for artifact(s) None74911bb
chore: dep upgrade (#77)71a6035
includes types in output bundle (#75)c5dc4d9
Releng: Revving up to version(s) 5.3.0 for artifact(s) None834bc69
feat: adds support for Node 20 (#74)074880f
chore: enables semgrep (#72)94b54bf
Read secret from Vault (#71)Updates
express-handlebars
from 3.1.0 to 8.0.1Release notes
Sourced from express-handlebars's releases.
... (truncated)
Changelog
Sourced from express-handlebars's changelog.
... (truncated)
Commits
8e7efb4
chore(release): 8.0.1 [skip ci]efca370
fix: remove module type (#857)8abe846
chore(release): 8.0.0 [skip ci]cb0358e
fix: require node v20 (#854)e90da8e
chore(deps): update github/codeql-action action to v3 (#728)b8032b3
chore(deps): update dependency glob to ^10.4.5 (#834)017c3ac
chore: update eslint (#853)fcf4d6d
chore(deps): update devdependency@types/node
to ^18.19.435ba9eed
chore(deps): update devdependency ts-jest to ^29.2.475076f8
chore(deps): update typescript-eslint monorepo to ^7.18.0Maintainer changes
This version was pushed to npm by tonybrix, a new releaser for express-handlebars since your current version.
Updates
axios
from 0.19.2 to 1.7.7Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
5b8a826
chore(release): v1.7.7 (#6585)364993f
fix(http): fixed support for IPv6 literal strings in url (#5731)d198085
fix(fetch): fix stream handling in Safari by fallback to using a stream reade...d584fcf
chore(release): v1.7.6 (#6583)bc03c6c
chore(examples): fix module import (#6575)df9889b
fix(fetch): optimize signals composing logic; (#6582)ee208cf
chore(sponsor): update sponsor block (#6576)085f568
fix(fetch): fix content length calculation for FormData payload; (#6524)59cd6b0
chore(release): v1.7.5 (#6574)6700a8a
fix(core): add the missed implementation of AxiosError#status property; (#6573)Maintainer changes
This version was pushed to npm by jasonsaayman, a new releaser for axios 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.