Bump the npm_and_yarn group across 3 directories with 7 updates#1
Open
dependabot[bot] wants to merge 1 commit intov2from
Open
Bump the npm_and_yarn group across 3 directories with 7 updates#1dependabot[bot] wants to merge 1 commit intov2from
dependabot[bot] wants to merge 1 commit intov2from
Conversation
Bumps the npm_and_yarn group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [esbuild](https://github.com/evanw/esbuild) | `0.17.19` | `0.25.0` | | [moment](https://github.com/moment/moment) | `2.24.0` | `2.29.4` | | [moment-timezone](https://github.com/moment/moment-timezone) | `0.5.28` | `0.5.35` | | [tar-fs](https://github.com/mafintosh/tar-fs) | `2.1.1` | `2.1.4` | | [xmldom](https://github.com/xmldom/xmldom) | `0.5.0` | `0.6.0` | Bumps the npm_and_yarn group with 1 update in the /packages/typescriptlang-org directory: [xmldom](https://github.com/xmldom/xmldom). Bumps the npm_and_yarn group with 2 updates in the /serve directory: [brace-expansion](https://github.com/juliangruber/brace-expansion) and [path-to-regexp](https://github.com/pillarjs/path-to-regexp). Updates `esbuild` from 0.17.19 to 0.25.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md) - [Commits](evanw/esbuild@v0.17.19...v0.25.0) Updates `moment` from 2.24.0 to 2.29.4 - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.24.0...2.29.4) Updates `moment-timezone` from 0.5.28 to 0.5.35 - [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.28...0.5.35) Updates `tar-fs` from 2.1.1 to 2.1.4 - [Commits](mafintosh/tar-fs@v2.1.1...v2.1.4) Updates `xmldom` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/xmldom/xmldom/releases) - [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md) - [Commits](xmldom/xmldom@0.5.0...0.6.0) Updates `xmldom` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/xmldom/xmldom/releases) - [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md) - [Commits](xmldom/xmldom@0.5.0...0.6.0) Updates `brace-expansion` from 1.1.11 to 1.1.12 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@1.1.11...v1.1.12) Updates `path-to-regexp` from 0.1.7 to 3.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@v0.1.7...v3.3.0) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.25.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: moment dependency-version: 2.29.4 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: moment-timezone dependency-version: 0.5.35 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: tar-fs dependency-version: 2.1.4 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: xmldom dependency-version: 0.6.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: xmldom dependency-version: 0.6.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: brace-expansion dependency-version: 1.1.12 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: path-to-regexp dependency-version: 3.3.0 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
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:
0.17.190.25.02.24.02.29.40.5.280.5.352.1.12.1.40.5.00.6.0Bumps the npm_and_yarn group with 1 update in the /packages/typescriptlang-org directory: xmldom.
Bumps the npm_and_yarn group with 2 updates in the /serve directory: brace-expansion and path-to-regexp.
Updates
esbuildfrom 0.17.19 to 0.25.0Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
e9174d6publish 0.25.0 to npmc27dbebfixhostsinplugin-tests.js6794f60fixhostsinnode-unref-tests.jsde85afdMerge commit from forkda1de1bfix #4065: bitwise operators can return bigintsf4e9d19switch case liveness:defaultis always last7aa47c3fix #4028: minify live/deadswitchcases better22ecd30minify: more constant folding for strict equality4cdf03cfix #4053: reordering of.tsxinnode_modulesdc71977fix #3692:0now picks a random ephemeral portUpdates
momentfrom 2.24.0 to 2.29.4Changelog
Sourced from moment's changelog.
... (truncated)
Commits
000ac18Build 2.24.4f2006b6Bump version to 2.24.4536ad0cUpdate changelog for 2.29.49a3b589[bugfix] Fix redos in preprocessRFC2822 regex (#6015)6374fd8Merge branch 'master' into developb4e6153Revert "[bugfix] Fix redos in preprocessRFC2822 regex (#6015)"7aebb16[bugfix] Fix redos in preprocessRFC2822 regex (#6015)57c9062Build 2.29.3aaf50b6Fixup release complaints26f4aefBump version to 2.29.3Updates
moment-timezonefrom 0.5.28 to 0.5.35Release notes
Sourced from moment-timezone's releases.
Changelog
Sourced from moment-timezone's changelog.
Commits
b8fb1baBuild moment-timezone 0.5.35f1b5e5aAdd changelog for 0.5.358b0eb0cBump version to 0.5.357915ac5Bugfix: Prevent cleartext transmission of tz data during buildce955a3Bugfix: Fix command injection vulnerability in grunt tzdata pipeline9430b4cMerge remote-tracking branch 'origin/master' into developfeaf900Updated contributing.md + added 2021e files704cfacupdated contributing.md877c863Updated contributing.md + added 2021e files5a3015cupdated contributing.mdUpdates
tar-fsfrom 2.1.1 to 2.1.4Commits
f421a232.1.4c412fa1refactor to same pattern as v34b7e8682.1.3266194bhardlink tweak from maind97731b2.1.2fd1634esymlink tweak from mainUpdates
xmldomfrom 0.5.0 to 0.6.0Release notes
Sourced from xmldom's releases.
Changelog
Sourced from xmldom's changelog.
Commits
c80a161xmldon version 0.6.0bc36efdchore: regenerate package-lock.json8a92704Update eslint -> ^7.23.0 - devDependencies (#202)b12106eUpdate@stryker-mutator/core-> ^4.5.1 - devDependencies (#192)af4642edocs: Update Changelog (#197)5869d76test(stryker): Replace line numbers by error index (#201)a681852fix: Escape<when serializing attribute values (#199)bb12247Update eslint-config-prettier -> 8 - devDependencies (#187)48c51b3Update eslint -> ^7.22.0 - devDependencies (#185)82b0481refactor!: Avoid empty namespace value like xmlns:ds="" (#168)Maintainer changes
This version was pushed to npm by karfau, a new releaser for xmldom since your current version.
Updates
xmldomfrom 0.5.0 to 0.6.0Release notes
Sourced from xmldom's releases.
Changelog
Sourced from xmldom's changelog.
Commits
c80a161xmldon version 0.6.0bc36efdchore: regenerate package-lock.json8a92704Update eslint -> ^7.23.0 - devDependencies (#202)b12106eUpdate@stryker-mutator/core-> ^4.5.1 - devDependencies (#192)af4642edocs: Update Changelog (#197)5869d76test(stryker): Replace line numbers by error index (#201)a681852fix: Escape<when serializing attribute values (#199)bb12247Update eslint-config-prettier -> 8 - devDependencies (#187)48c51b3Update eslint -> ^7.22.0 - devDependencies (#185)82b0481refactor!: Avoid empty namespace value like xmlns:ds="" (#168)Maintainer changes
This version was pushed to npm by karfau, a new releaser for xmldom since your current version.
Updates
brace-expansionfrom 1.1.11 to 1.1.12Release notes
Sourced from brace-expansion's releases.
Commits
44f33b41.1.12c460dbdpkg: publish on tag 1.xccb8ac6fmtc3c73c8Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65)Updates
path-to-regexpfrom 0.1.7 to 3.3.0Release notes
Sourced from path-to-regexp's releases.
... (truncated)
Changelog
Sourced from path-to-regexp's changelog.
... (truncated)
Commits
2eb12933.3.0d31670aAdd backtrack protection to 3.x release (#321)6d2e8db3.2.00e0dce9Add nativematchfunction to librarydd966eaFixvalidate: falseexamples in READMEead0298Changed coverage tool to nyc (#201)1aa2238Bump node version testsf232e6d3.1.0cb331c6Update dev dependencies36344dcRenamenoValidateoption tovalidateDependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.