-
-
Notifications
You must be signed in to change notification settings - Fork 2
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 4 updates #137
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/backend/production-dependencies-d69cadfa80
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 4 updates #137
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/backend/production-dependencies-d69cadfa80
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 4 updates in the /backend directory: [cron](https://github.com/kelektiv/node-cron), [eventsource](https://github.com/EventSource/eventsource), [mongoose](https://github.com/Automattic/mongoose) and [octokit](https://github.com/octokit/octokit.js). Updates `cron` from 3.3.2 to 3.5.0 - [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.3.2...v3.5.0) Updates `eventsource` from 2.0.2 to 3.0.5 - [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.5) Updates `mongoose` from 8.9.7 to 8.10.0 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@8.9.7...8.10.0) Updates `octokit` from 4.1.0 to 4.1.1 - [Release notes](https://github.com/octokit/octokit.js/releases) - [Commits](octokit/octokit.js@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: cron dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: eventsource dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: mongoose 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] <[email protected]>
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.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 4 updates in the /backend directory: cron, eventsource, mongoose and octokit.
Updates
cron
from 3.3.2 to 3.5.0Release notes
Sourced from cron's releases.
Changelog
Sourced from cron's changelog.
Commits
ce4c3c2
Release v3.5.0 [skip ci]dcc5b93
feat: throw instead of silently rewriting invalid cron expressions (#937)cd7ee9f
ci(action): update step-security/harden-runner action to v2.10.3 (#943)f7548bd
chore(deps): update dependency@types/node
to v22 (#900)2a867f9
chore(deps): update dependency@types/node
to v20.17.12c5327d1
Release v3.4.0 [skip ci]0d3161f
feat: error handling on ticks (#861)e47fd5a
chore(deps): update tests (major) (#826)b830bdb
chore(deps): update semantic-release related packages494b4bf
chore(deps): lock file maintenanceUpdates
eventsource
from 2.0.2 to 3.0.5Release notes
Sourced from eventsource's releases.
... (truncated)
Changelog
Sourced from eventsource's changelog.
... (truncated)
Commits
a983ccf
chore(release): 3.0.5 [skip ci]f2596b3
fix: includemessage
andcode
on errors when logging in node.js and deno47a195d
chore(release): 3.0.4 [skip ci]d1dc711
fix: ensuremessage
is set on ErrorEvent on network errors568f209
chore(release): 3.0.3 [skip ci]88b6a3d
docs: include error messages for missing typings2c51349
fix: bundle event listener typings340ec41
chore: make build script node 18 compatible1c532a7
docs: fix formatting of old entries in changelog5e08e28
chore(release): 3.0.2 [skip ci]Updates
mongoose
from 8.9.7 to 8.10.0Release notes
Sourced from mongoose's releases.
Changelog
Sourced from mongoose's changelog.
Commits
3501adf
chore: release 8.10.0ebf1533
Merge pull request #15214 from Automattic/8.100d41398
Merge branch 'master' into 8.108a55290
test: make distinct() transaction test more durablef344f63
types: avoid flattening/transforming MongoDB Sessions to fix testscfd1bb5
correctly check out pinned commite0bb056
chore: pin exact commit from Jan 15 and remove --depth=1 so we get all commits5fd5b4d
Merge pull request #15229 from Automattic/vkarpov15/gh-152015fad5a3
test: remove unnecessary test quirk re: CR commentsbdfaeb6
style: fix lintUpdates
octokit
from 4.1.0 to 4.1.1Release notes
Sourced from octokit's releases.
Commits
137de2d
fix(deps): bump@octokit/app
to fix web users (#2806)5d0caa7
build(deps-dev): bump vitest and@vitest/coverage-v8
(#2804)1103fbb
build(deps): lock file maintenance (#2802)ddf9b14
build(deps): lock file maintenance (#2799)9011d38
build(deps): lock file maintenance (#2794)d20c577
chore(deps): update vitest monorepo to v3 (major) (#2792)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