Bump the npm_and_yarn group across 1 directories with 6 updates - #34
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the npm_and_yarn group across 1 directories with 6 updates#34dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm_and_yarn group with 5 updates in the /. directory: | Package | From | To | | --- | --- | --- | | [luxon](https://github.com/moment/luxon) | `2.3.0` | `2.5.2` | | [mongoose](https://github.com/Automattic/mongoose) | `6.2.2` | `6.11.3` | | [moment](https://github.com/moment/moment) | `2.29.1` | `2.30.1` | | [moment-timezone](https://github.com/moment/moment-timezone) | `0.5.34` | `0.5.45` | | [zod](https://github.com/colinhacks/zod) | `3.11.6` | `3.22.4` | Updates `luxon` from 2.3.0 to 2.5.2 - [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md) - [Commits](moment/luxon@2.3.0...2.5.2) Updates `mongoose` from 6.2.2 to 6.11.3 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@6.2.2...6.11.3) Updates `moment` from 2.29.1 to 2.30.1 - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.29.1...2.30.1) Updates `moment-timezone` from 0.5.34 to 0.5.45 - [Release notes](https://github.com/moment/moment-timezone/releases) - [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md) - [Commits](moment/moment-timezone@0.5.34...0.5.45) Updates `mongodb` from 4.3.1 to 4.16.0 - [Release notes](https://github.com/mongodb/node-mongodb-native/releases) - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/v4.16.0/HISTORY.md) - [Commits](mongodb/node-mongodb-native@v4.3.1...v4.16.0) Updates `zod` from 3.11.6 to 3.22.4 - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md) - [Commits](colinhacks/zod@v3.11.6...v3.22.4) --- updated-dependencies: - dependency-name: luxon dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: mongoose dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: moment dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: moment-timezone dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: mongodb dependency-type: indirect dependency-group: npm_and_yarn-security-group - dependency-name: zod dependency-type: indirect dependency-group: npm_and_yarn-security-group ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #36. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/npm_and_yarn-security-group-50079407c7
branch
April 23, 2024 00:39
This file contains hidden or 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
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 5 updates in the /. directory:
2.3.02.5.26.2.26.11.32.29.12.30.10.5.340.5.453.11.63.22.4Updates
luxonfrom 2.3.0 to 2.5.2Changelog
Sourced from luxon's changelog.
... (truncated)
Commits
204cdfefix rfc2822 regex & bump to 2.5.24817697bump to 2.5.000f1d72fix changelogeebc657Add support for ESM-style node imports (#1218)f1c181cUpdate why.md (#1211)4332730mention escaping behavior in Duration.toFormat docstring (#1221)7b4a9d0Bump parse-url from 6.0.0 to 6.0.2 (#1230)60c83c7Fix link to duration months (#1232)c7e606bWednesday support for RFC 850 (#1225)6b47f20fix luxon path in api-docs script (#1214)Updates
mongoosefrom 6.2.2 to 6.11.3Release notes
Sourced from mongoose's releases.
... (truncated)
Changelog
Sourced from mongoose's changelog.
... (truncated)
Commits
e9eb8abchore: release 6.11.3688da8ftest: fix flakey tests, remove test for #9597 because it affects global state...4f264a8test: fix tests re: #133179616af7fix(schema): correctly handle uuids with populate()305ce4ffix: avoid prototype pollution on init35e59ebdocs: link to migrating to 6 in 6.x docsa28933echore: release 6.11.23a6b0ddchore: use deno v1.34 in test for MMS HTTP issuesf7c6d3eMerge pull request #13476 from Automattic/vkarpov15/gh-134535552107fix(cursor): allow find middleware to modify query cursor optionsUpdates
momentfrom 2.29.1 to 2.30.1Changelog
Sourced from moment's changelog.
Commits
485d9a7Build 2.30.1e048b09Bump version to 2.30.1f9f2d58Update changelog for 2.30.1a52ffb2Revert "Merge pull request #5827 from BobZombie:feature/fix_d.ts"ddd6809Build 2.30.0be64d00Bump version to 2.30.0ad41179Update changelog for 2.30.063fe479[misc] Make code ES6 compatible0f0195fRevert "Merge pull request #5599 from Alanscut:issue_4985"15b82f5Revert "Merge pull request #5597 from Alanscut:issue-5596"Updates
moment-timezonefrom 0.5.34 to 0.5.45Release notes
Sourced from moment-timezone's releases.
Changelog
Sourced from moment-timezone's changelog.
Commits
16157c7Build moment-timezone 0.5.452d2b9a3Bump version to 0.5.450a32e82ci: Update to latest version of all actions253bb00Add editorconfig file for consistent indentation526030fdocs: Clarify data update PRs in contributing guide6c31d29Merge pull request #1095 from moment/automated/data-update4d6bcedci: Force running tests after updating data filesa276881data: Add 2024aba275d2ci: Allow downloading tzcode archive as well as tzdata6bf33a2build(deps): bump@babel/traversefrom 7.17.3 to 7.23.2 (#1094)Maintainer changes
This version was pushed to npm by gilmoreorless, a new releaser for moment-timezone since your current version.
Updates
mongodbfrom 4.3.1 to 4.16.0Release notes
Sourced from mongodb's releases.
... (truncated)
Changelog
Sourced from mongodb's changelog.
... (truncated)
Commits
134d32fchore(release): 4.16.0fba16adfeat(NODE-5199): add alternative runtime detection to client metadata (#3647)e0b20f1feat(NODE-5159): add FaaS env information to client metadata (#3639)4272c43fix(NODE-5200): relax SRV record validation to account for a dot suffix (#3640)c11e2cftest(NODE-5181): update fle2 v2 spec tests (#3630)b790142fix(NODE-5161): metadata duplication in handshake (#3628)49fa638chore(release): 4.15.000a8cffchore: update BSON to v4.7.2 (#3614)d6821bftest(NODE-5149): fix broken range index test (#3617)79d774eci(NODE-5090): download node to local directory (#3591)Maintainer changes
This version was pushed to npm by w-a-james, a new releaser for mongodb since your current version.
Updates
zodfrom 3.11.6 to 3.22.4Release notes
Sourced from zod's releases.
... (truncated)
Commits
e7a9b9b3.22.49340fd5Lazy emojiRegex7cb4ba2Remove stalebotcd7991efix ulid regex (#2225)dfe3719Fix sanity-typed links (#2840)699ccaeExport jsdoc with@deprecatedwhen building (#2717)15ba5a4docs: addzod-sandboxto README ecosystem links (#2707)4018d88docs: add@sanity-typed/zodto ecosystem (#2731)8e634bdFix prettierd931ea3LintDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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.