-
-
Notifications
You must be signed in to change notification settings - Fork 363
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
chore(deps): bump the npm_and_yarn group across 6 directories with 4 updates #818
Merged
felixmosh
merged 1 commit into
master
from
dependabot/npm_and_yarn/npm_and_yarn-3484f59094
Sep 17, 2024
Merged
chore(deps): bump the npm_and_yarn group across 6 directories with 4 updates #818
felixmosh
merged 1 commit into
master
from
dependabot/npm_and_yarn/npm_and_yarn-3484f59094
Sep 17, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Sep 15, 2024
…updates Bumps the npm_and_yarn group with 1 update in the / directory: [express](https://github.com/expressjs/express). Bumps the npm_and_yarn group with 1 update in the /examples/with-express directory: [express](https://github.com/expressjs/express). Bumps the npm_and_yarn group with 1 update in the /examples/with-express-auth directory: [express](https://github.com/expressjs/express). Bumps the npm_and_yarn group with 1 update in the /examples/with-express-csrf directory: [express](https://github.com/expressjs/express). Bumps the npm_and_yarn group with 1 update in the /examples/with-koa directory: [path-to-regexp](https://github.com/pillarjs/path-to-regexp). Bumps the npm_and_yarn group with 1 update in the /examples/with-multiple-instances directory: [express](https://github.com/expressjs/express). Updates `express` from 4.20.0 to 4.21.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md) - [Commits](expressjs/express@4.20.0...4.21.0) Updates `send` from 0.18.0 to 0.19.0 - [Release notes](https://github.com/pillarjs/send/releases) - [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md) - [Commits](pillarjs/send@0.18.0...0.19.0) Updates `serve-static` from 1.16.0 to 1.16.2 - [Release notes](https://github.com/expressjs/serve-static/releases) - [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md) - [Commits](expressjs/serve-static@1.16.0...v1.16.2) Updates `express` from 4.20.0 to 4.21.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md) - [Commits](expressjs/express@4.20.0...4.21.0) Updates `express` from 4.20.0 to 4.21.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md) - [Commits](expressjs/express@4.20.0...4.21.0) Updates `express` from 4.20.0 to 4.21.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md) - [Commits](expressjs/express@4.20.0...4.21.0) Updates `path-to-regexp` from 6.2.1 to 6.3.0 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v6.2.1...v6.3.0) Updates `express` from 4.20.0 to 4.21.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md) - [Commits](expressjs/express@4.20.0...4.21.0) --- updated-dependencies: - dependency-name: express dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: send dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: serve-static dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: express dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: express dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: express dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: path-to-regexp dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: express dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/npm_and_yarn-3484f59094
branch
from
September 15, 2024 13:43
d8a5585
to
b46cd8a
Compare
felixmosh
deleted the
dependabot/npm_and_yarn/npm_and_yarn-3484f59094
branch
September 17, 2024 10:49
alexandresoro
pushed a commit
to alexandresoro/ouca
that referenced
this pull request
Oct 2, 2024
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@bull-board/api](https://github.com/felixmosh/bull-board) ([source](https://github.com/felixmosh/bull-board/tree/HEAD/packages/api)) | dependencies | minor | [`5.21.7` -> `5.23.0`](https://renovatebot.com/diffs/npm/@bull-board%2fapi/5.21.7/5.23.0) | | [@bull-board/fastify](https://github.com/felixmosh/bull-board) ([source](https://github.com/felixmosh/bull-board/tree/HEAD/packages/fastify)) | dependencies | minor | [`5.21.7` -> `5.23.0`](https://renovatebot.com/diffs/npm/@bull-board%2ffastify/5.21.7/5.23.0) | --- ### Release Notes <details> <summary>felixmosh/bull-board (@​bull-board/api)</summary> ### [`v5.23.0`](https://github.com/felixmosh/bull-board/blob/HEAD/CHANGELOG.md#v5230) [Compare Source](felixmosh/bull-board@v5.22.0...v5.23.0) > 19 September 2024 - feat: add duplicate job, closes [#​426](felixmosh/bull-board#426) [`#426`](felixmosh/bull-board#426) - Release 5.23.0 [`cf76409`](felixmosh/bull-board@cf76409) ### [`v5.22.0`](https://github.com/felixmosh/bull-board/blob/HEAD/CHANGELOG.md#v5220) [Compare Source](felixmosh/bull-board@v5.21.7...v5.22.0) > 18 September 2024 - chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates [`#821`](felixmosh/bull-board#821) - chore(deps): bump the npm_and_yarn group across 6 directories with 4 updates [`#818`](felixmosh/bull-board#818) - Feat: add job data update, closes [#​713](https://github.com/felixmosh/bull-board/issues/713),[#​796](https://github.com/felixmosh/bull-board/issues/796) [`#713`](felixmosh/bull-board#713) - fix: types [`4695e7c`](felixmosh/bull-board@4695e7c) - Release 5.22.0 [`c97a468`](felixmosh/bull-board@c97a468) - feat: improve progress bar svg based on https://x.com/devongovett/status/1835692034104918053/photo/1 [`236065f`](felixmosh/bull-board@236065f) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45My4xIiwidXBkYXRlZEluVmVyIjoiMzguMTAxLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==--> Reviewed-on: https://git.tristess.app/alexandresoro/ouca/pulls/143 Reviewed-by: Alexandre Soro <[email protected]> Co-authored-by: renovate <[email protected]> Co-committed-by: renovate <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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: express.
Bumps the npm_and_yarn group with 1 update in the /examples/with-express directory: express.
Bumps the npm_and_yarn group with 1 update in the /examples/with-express-auth directory: express.
Bumps the npm_and_yarn group with 1 update in the /examples/with-express-csrf directory: express.
Bumps the npm_and_yarn group with 1 update in the /examples/with-koa directory: path-to-regexp.
Bumps the npm_and_yarn group with 1 update in the /examples/with-multiple-instances directory: express.
Updates
express
from 4.20.0 to 4.21.0Release notes
Sourced from express's releases.
Changelog
Sourced from express's changelog.
Commits
7e562c6
4.21.01bcde96
fix(deps): [email protected] (#5946)7d36477
fix(deps): [email protected] (#5951)40d2d8f
fix(deps): [email protected]77ada90
Deprecate"back"
magic string in redirects (#5935)Updates
send
from 0.18.0 to 0.19.0Release notes
Sourced from send's releases.
Changelog
Sourced from send's changelog.
Commits
9d2db99
0.19.0ae4f298
Merge commit from forkMaintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for send since your current version.
Updates
serve-static
from 1.16.0 to 1.16.2Changelog
Sourced from serve-static's changelog.
Commits
ec9c5ec
1.16.2f454d37
fix(deps): encodeurl@~2.0.077a8255
1.16.14263f49
fix(deps): [email protected]Updates
express
from 4.20.0 to 4.21.0Release notes
Sourced from express's releases.
Changelog
Sourced from express's changelog.
Commits
7e562c6
4.21.01bcde96
fix(deps): [email protected] (#5946)7d36477
fix(deps): [email protected] (#5951)40d2d8f
fix(deps): [email protected]77ada90
Deprecate"back"
magic string in redirects (#5935)Updates
express
from 4.20.0 to 4.21.0Release notes
Sourced from express's releases.
Changelog
Sourced from express's changelog.
Commits
7e562c6
4.21.01bcde96
fix(deps): [email protected] (#5946)7d36477
fix(deps): [email protected] (#5951)40d2d8f
fix(deps): [email protected]77ada90
Deprecate"back"
magic string in redirects (#5935)Updates
express
from 4.20.0 to 4.21.0Release notes
Sourced from express's releases.
Changelog
Sourced from express's changelog.
Commits
7e562c6
4.21.01bcde96
fix(deps): [email protected] (#5946)7d36477
fix(deps): [email protected] (#5951)40d2d8f
fix(deps): [email protected]77ada90
Deprecate"back"
magic string in redirects (#5935)Updates
path-to-regexp
from 6.2.1 to 6.3.0Release notes
Sourced from path-to-regexp's releases.
Commits
75a92c3
6.3.0f1253b4
Add backtrack protection to 6.x (#324)28a5b27
6.2.2270876d
Test on min node 16d5a42b6
Run tests on ubuntu1c265a1
Upgrade dev deps, prettier formatc7ec332
Fix readme example25da491
Bump node v14 for tests980d1db
Add v8 coveragee828000
Update shield URLUpdates
express
from 4.20.0 to 4.21.0Release notes
Sourced from express's releases.
Changelog
Sourced from express's changelog.
Commits
7e562c6
4.21.01bcde96
fix(deps): [email protected] (#5946)7d36477
fix(deps): [email protected] (#5951)40d2d8f
fix(deps): [email protected]77ada90
Deprecate"back"
magic string in redirects (#5935)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.