-
-
Notifications
You must be signed in to change notification settings - Fork 1
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 production-dependencies group across 1 directory with 6 updates #100
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/backend/production-dependencies-b5f7f05875
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump the production-dependencies group across 1 directory with 6 updates #100
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/backend/production-dependencies-b5f7f05875
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
Bumps the production-dependencies group with 6 updates in the /backend directory: | Package | From | To | | --- | --- | --- | | [cron](https://github.com/kelektiv/node-cron) | `3.2.1` | `3.3.2` | | [dotenv](https://github.com/motdotla/dotenv) | `16.4.5` | `16.4.7` | | [eventsource](https://github.com/EventSource/eventsource) | `2.0.2` | `3.0.2` | | [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) | `7.4.1` | `7.5.0` | | [mysql2](https://github.com/sidorares/node-mysql2) | `3.11.4` | `3.12.0` | | [octokit](https://github.com/octokit/octokit.js) | `4.0.2` | `4.0.3` | Updates `cron` from 3.2.1 to 3.3.2 - [Release notes](https://github.com/kelektiv/node-cron/releases) - [Changelog](https://github.com/kelektiv/node-cron/blob/main/CHANGELOG.md) - [Commits](kelektiv/node-cron@v3.2.1...v3.3.2) Updates `dotenv` from 16.4.5 to 16.4.7 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.4.5...v16.4.7) Updates `eventsource` from 2.0.2 to 3.0.2 - [Release notes](https://github.com/EventSource/eventsource/releases) - [Changelog](https://github.com/EventSource/eventsource/blob/main/CHANGELOG.md) - [Commits](EventSource/eventsource@v2.0.2...v3.0.2) Updates `express-rate-limit` from 7.4.1 to 7.5.0 - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v7.4.1...v7.5.0) Updates `mysql2` from 3.11.4 to 3.12.0 - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](sidorares/node-mysql2@v3.11.4...v3.12.0) Updates `octokit` from 4.0.2 to 4.0.3 - [Release notes](https://github.com/octokit/octokit.js/releases) - [Commits](octokit/octokit.js@v4.0.2...v4.0.3) --- updated-dependencies: - dependency-name: cron dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: eventsource dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: express-rate-limit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: mysql2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: octokit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Dec 30, 2024
Dependency ReviewThe following issues were found:
License Issuesbackend/package.json
OpenSSF ScorecardScorecard details
Scanned Files
|
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
0 participants
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 production-dependencies group with 6 updates in the /backend directory:
3.2.1
3.3.2
16.4.5
16.4.7
2.0.2
3.0.2
7.4.1
7.5.0
3.11.4
3.12.0
4.0.2
4.0.3
Updates
cron
from 3.2.1 to 3.3.2Release notes
Sourced from cron's releases.
... (truncated)
Changelog
Sourced from cron's changelog.
... (truncated)
Commits
7ed34cb
Release v3.3.2 [skip ci]efb8df5
fix: fix infinite loop on expressions resolving only inside a DST forward jum...70c3339
chore(deps): lock file maintenancedfcbd3c
chore(deps): pin dependencies (#915)afad454
chore(deps): lock file maintenance93c9373
chore(deps): update dependency@semantic-release/release-notes-generator
to v...7999427
chore(deps): update dependency@commitlint/cli
to v19.6.11e7bce9
ci(action): update marocchino/sticky-pull-request-comment action to v2.9.0 (#...b1dbf69
chore(deps): lock file maintenance6541167
ci(renovate): pin GitHub action digests to semver (#926)Updates
dotenv
from 16.4.5 to 16.4.7Changelog
Sourced from dotenv's changelog.
Commits
a338d68
16.4.7daf3e3d
changelog 🪵fb74f68
Merge pull request #848 from Spice-King/patch-1fe87ba2
Add .tap to .npmignore0c9f764
16.4.6fd5f26b
changelog 🪵bb19b6b
Merge pull request #847 from motdotla/deps-updates2f4e36b
further dev dependency cleanupc2fdd01
send to codecov6707487
add test coverageUpdates
eventsource
from 2.0.2 to 3.0.2Release notes
Sourced from eventsource's releases.
Changelog
Sourced from eventsource's changelog.
Commits
5e08e28
chore(release): 3.0.2 [skip ci]d3b6849
fix: reference possibly missing event typings101028d
ci: introduce renovatebot84c7c63
ci: remove dependabot (replace with renovate)bcf0945
test: ensuretarget
is set to EventSource instanceeddb83c
ci: update bun lockfile2979b39
ci: remove unnecessary build stepf1b5ff7
chore(release): 3.0.1 [skip ci]f86df19
fix: run build prior to publishingf7483f4
chore(release): 3.0.0 [skip ci]Updates
express-rate-limit
from 7.4.1 to 7.5.0Release notes
Sourced from express-rate-limit's releases.
Commits
fe46b43
7.5.0919bb8a
docs: add changelog forv7.5.0
69a1c20
feat(headers): implement ietfdraft-8
(#486)413995b
build(deps): bump cookie, express and socket.io (#483)Updates
mysql2
from 3.11.4 to 3.12.0Release notes
Sourced from mysql2's releases.
Changelog
Sourced from mysql2's changelog.
Commits
646ac6d
chore(master): release 3.12.0 (#3268)e455b6b
build(deps): bump lucide-react from 0.468.0 to 0.469.0 in /website (#3289)e3f5145
build(deps): bump sass from 1.82.0 to 1.83.0 in /website (#3284)04f8dab
build(deps): bump prism-react-renderer from 2.4.0 to 2.4.1 in /website (#3282)d97f80a
build(deps-dev): bump@types/node
from 22.10.1 to 22.10.2 in /website (#3281)0a022ab
build(deps-dev): bump c8 from 10.1.2 to 10.1.3 (#3278)29c8c85
build(deps-dev): bump lint-staged from 15.2.10 to 15.2.11 (#3277)6eaa468
build(deps-dev): bump@types/node
from 22.10.1 to 22.10.2 (#3276)605fa04
build(deps): bump lucide-react from 0.467.0 to 0.468.0 in /website (#3272)e60a584
build(deps-dev): bump eslint-plugin-react-hooks in /website (#3271)Updates
octokit
from 4.0.2 to 4.0.3Release notes
Sourced from octokit's releases.
Commits
33d03d9
fix(deps): bump@octokit/app
and@octokit/types
(#2763)5c855e9
build(deps): lock file maintenance (#2780)421dca6
build(deps): lock file maintenance (#2774)ababbba
chore(deps): update dependency prettier to v3.4.2 (#2770)a9dac02
build(deps): lock file maintenance (#2771)102cac6
build(deps): lock file maintenance (#2768)06d49b2
chore(deps): update dependency prettier to v3.4.1 (#2766)72f61d5
build(deps): lock file maintenance (#2764)743a850
chore(deps): update dependency prettier to v3.4.0 (#2765)60b50bd
build(deps): lock file maintenance (#2760)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