Bump the npm_and_yarn group across 1 directory with 6 updates#469
Closed
dependabot[bot] wants to merge 3 commits intomainfrom
Closed
Bump the npm_and_yarn group across 1 directory with 6 updates#469dependabot[bot] wants to merge 3 commits intomainfrom
dependabot[bot] wants to merge 3 commits intomainfrom
Conversation
Bumps the npm_and_yarn group with 6 updates in the /jupyterlab-extension directory: | Package | From | To | | --- | --- | --- | | [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) | `7.25.6` | `7.28.2` | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.25.6` | `7.28.2` | | [nanoid](https://github.com/ai/nanoid) | `3.3.7` | `3.3.11` | | [shortid](https://github.com/dylang/shortid) | `2.2.16` | `2.2.17` | | [tmp](https://github.com/raszi/node-tmp) | `0.0.33` | `removed` | | [@jupyterlab/builder](https://github.com/jupyterlab/jupyterlab) | `3.0.0` | `3.6.8` | Updates `@babel/helpers` from 7.25.6 to 7.28.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.28.2/packages/babel-helpers) Updates `@babel/runtime` from 7.25.6 to 7.28.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.28.2/packages/babel-runtime) Updates `nanoid` from 3.3.7 to 3.3.11 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.7...3.3.11) Updates `shortid` from 2.2.16 to 2.2.17 - [Changelog](https://github.com/dylang/shortid/blob/master/CHANGELOG.md) - [Commits](dylang/shortid@2.2.16...2.2.17) Removes `tmp` Updates `@jupyterlab/builder` from 3.0.0 to 3.6.8 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/builder@3.0.0...@jupyterlab/builder@3.6.8) --- updated-dependencies: - dependency-name: "@babel/helpers" dependency-version: 7.28.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@babel/runtime" dependency-version: 7.28.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: nanoid dependency-version: 3.3.11 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: shortid dependency-version: 2.2.17 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tmp dependency-version: dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@jupyterlab/builder" dependency-version: 3.6.8 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
…/npm_and_yarn-0466d7c42e
…/npm_and_yarn-0466d7c42e
Contributor
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 npm_and_yarn group with 6 updates in the /jupyterlab-extension directory:
7.25.67.28.27.25.67.28.23.3.73.3.112.2.162.2.170.0.33removed3.0.03.6.8Updates
@babel/helpersfrom 7.25.6 to 7.28.2Release notes
Sourced from
@babel/helpers's releases.... (truncated)
Changelog
Sourced from
@babel/helpers's changelog.... (truncated)
Commits
cac0ff4v7.28.2f743094fix:regeneratorDefinecompatibility with es5 strict mode (#17441)baa4cb8v7.27.6fdbf1b3fix:finallycauses unexpected return value (#17366)7d06930v7.27.45b9468dReduceregeneratorsize more (#17287)cb78b5b[babel 8] Do not replace globalregeneratorRuntimereferences in regenerato...49c0dbbFix iterator compatibility ofregeneratorValues(#17335)d23a1bdUse shorter method names for regenerator context (#17334)9dcd115Restore behavior ofregeneratorRuntimehelper (#17329)Updates
@babel/runtimefrom 7.25.6 to 7.28.2Release notes
Sourced from
@babel/runtime's releases.... (truncated)
Changelog
Sourced from
@babel/runtime's changelog.... (truncated)
Commits
cac0ff4v7.28.2f68ac51chore: Avoid CITGM errors (#17382)baa4cb8v7.27.67d06930v7.27.45b9468dReduceregeneratorsize more (#17287)cb78b5b[babel 8] Do not replace globalregeneratorRuntimereferences in regenerato...a0690e3SplitregeneratorRuntimeinto multiple helpers (#17238)da5e371v7.27.3eebd3a0v7.27.1296cdc5Remove unusedregenerator-runtimedep in@babel/runtime(#17263)Updates
nanoidfrom 3.3.7 to 3.3.11Release notes
Sourced from nanoid's releases.
Changelog
Sourced from nanoid's changelog.
Commits
37289ceRelease 3.3.11 version23690b7Fix CIc147962Fix RN supporta83734eMove to manually ESM/CJS dual packagebb12e8aRelease 3.3.10 version8f44264Fix Expo supportadf9b0cRelease 3.3.9 version1c6f088Remove dev file from npm package3044cd5Release 3.3.8 version4fe3495Update size limitUpdates
shortidfrom 2.2.16 to 2.2.17Changelog
Sourced from shortid's changelog.
Commits
ef422f7release 2.2.17a12591bMove to Nano ID 3937ce2cUpdate only clean-publish2e59a92Revert "Update development tools"Maintainer changes
This version was pushed to npm by ai, a new releaser for shortid since your current version.
Removes
tmpUpdates
@jupyterlab/builderfrom 3.0.0 to 3.6.8Release notes
Sourced from
@jupyterlab/builder's releases.... (truncated)
Commits
decbea1[ci skip] New version06ad9deMerge commit from fork2ce23acBackport PR #16245: Install Firefox from brew on Mac on CI (#16249)51da49cBackport PR #16151: Removed broken gif links in README.md files (#16504)a6ee24fBackport PR #16459: Ignore empty stdout data when logging in verdaccio (#16463)7b80cf9Backport PR #16314: Run Python tests on MacOS with Python 12, replace `canvas...d3897d2Backport PR #15842: Fix workspaces loading (#15847)17a2c05Backport PR #15811 on branch 3.6.x (Remove SO links, add more recent issue to...ccc9082Automated Changelog Entry - Remove 1 placeholder entries. (#15668)c71ad3c[ci skip] Publish 3.6.7Maintainer changes
This version was pushed to npm by jupyterlab-release-bot, a new releaser for
@jupyterlab/buildersince your current version.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 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.