chore (deps): bump the patch-updates group with 6 updates#10
Closed
dependabot[bot] wants to merge 7 commits intomasterfrom
Closed
chore (deps): bump the patch-updates group with 6 updates#10dependabot[bot] wants to merge 7 commits intomasterfrom
dependabot[bot] wants to merge 7 commits intomasterfrom
Conversation
add initial dependabot configuration
Fix errors reported on dependency run, and update run time
Bumps the patch-updates group with 6 updates: | Package | From | To | | --- | --- | --- | | [moment-timezone](https://github.com/moment/moment-timezone) | `0.6.0` | `0.6.1` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.29.0` | `7.29.2` | | [@codemirror/commands](https://github.com/codemirror/commands) | `6.10.2` | `6.10.3` | | [@codemirror/state](https://github.com/codemirror/state) | `6.5.4` | `6.6.0` | | [babel-loader](https://github.com/babel/babel-loader) | `10.1.0` | `10.1.1` | | [terser](https://github.com/terser/terser) | `5.46.0` | `5.46.1` | Updates `moment-timezone` from 0.6.0 to 0.6.1 - [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.6.0...0.6.1) Updates `@babel/preset-env` from 7.29.0 to 7.29.2 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.2/packages/babel-preset-env) Updates `@codemirror/commands` from 6.10.2 to 6.10.3 - [Changelog](https://github.com/codemirror/commands/blob/main/CHANGELOG.md) - [Commits](codemirror/commands@6.10.2...6.10.3) Updates `@codemirror/state` from 6.5.4 to 6.6.0 - [Changelog](https://github.com/codemirror/state/blob/main/CHANGELOG.md) - [Commits](codemirror/state@6.5.4...6.6.0) Updates `babel-loader` from 10.1.0 to 10.1.1 - [Release notes](https://github.com/babel/babel-loader/releases) - [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md) - [Commits](babel/babel-loader@v10.1.0...v10.1.1) Updates `terser` from 5.46.0 to 5.46.1 - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](terser/terser@v5.46.0...v5.46.1) --- updated-dependencies: - dependency-name: moment-timezone dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@babel/preset-env" dependency-version: 7.29.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@codemirror/commands" dependency-version: 6.10.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@codemirror/state" dependency-version: 6.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: babel-loader dependency-version: 10.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: terser dependency-version: 5.46.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
01772c7 to
4deaa0d
Compare
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 patch-updates group with 6 updates:
0.6.00.6.17.29.07.29.26.10.26.10.36.5.46.6.010.1.010.1.15.46.05.46.1Updates
moment-timezonefrom 0.6.0 to 0.6.1Release notes
Sourced from moment-timezone's releases.
Changelog
Sourced from moment-timezone's changelog.
Commits
13e724cBuild moment-timezone 0.6.122070ffBump version to 0.6.1b4ebddbMerge pull request #1140 from moment/automated/data-updatecb47a65data: Add 2026a026466abuild(deps): bump lodash from 4.17.21 to 4.17.23 (#1137)6dc5413Update Antarctica guess tests for 20260efed48build(deps): bump js-yaml from 3.14.1 to 3.14.2 (#1136)Updates
@babel/preset-envfrom 7.29.0 to 7.29.2Release notes
Sourced from
@babel/preset-env's releases.Commits
37d5595v7.29.21c0a08d[7.x backport] fix: Properly handle await in finally (#17805)061bf95[7.x backport] preset-env include/exclude should accept bugfix plugins (#17789)Updates
@codemirror/commandsfrom 6.10.2 to 6.10.3Changelog
Sourced from
@codemirror/commands's changelog.Commits
6f83cb9Mark version 6.10.38364073Properly preserve selection associativity in selection-extending commandsaa61d5cAdd more tests for vertical cursor and selection motionUpdates
@codemirror/statefrom 6.5.4 to 6.6.0Changelog
Sourced from
@codemirror/state's changelog.Commits
821d9b7Mark version 6.6.0e035c74Support an assoc argument to EditorSelection.range and SelectionRange.extendeef74dbAdd type conversions to asArrayUpdates
babel-loaderfrom 10.1.0 to 10.1.1Release notes
Sourced from babel-loader's releases.
Commits
da6021010.1.1a0a2617Revert #1055 ("usemodule.findPackageJSONAPI") (#1066)Updates
terserfrom 5.46.0 to 5.46.1Changelog
Sourced from terser's changelog.
Commits
e186a015.46.104a9625update changelog1055a1dremove unnecessary properties from AST_Infinity93d03a3lint8392f62fix parsing number literals large enough to be perceived as Infinity14d81c5fix exponentially slower evaluation of chained methods. Closes #16500ed7a2fno parentheses around comma-expressions (sequences) within computed property ...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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 conditions