-
Notifications
You must be signed in to change notification settings - Fork 10
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
chore(deps-dev): bump the minor-and-patch-updates group with 5 updates #84
chore(deps-dev): bump the minor-and-patch-updates group with 5 updates #84
Conversation
Bumps the minor-and-patch-updates group with 5 updates: | Package | From | To | | --- | --- | --- | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.23.9` | `7.24.0` | | [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) | `7.23.9` | `7.24.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.20` | `20.11.24` | | [simple-git-hooks](https://github.com/toplenboren/simple-git-hooks) | `2.9.0` | `2.10.0` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.25.9` | `0.25.10` | Updates `@babel/core` from 7.23.9 to 7.24.0 - [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.24.0/packages/babel-core) Updates `@babel/types` from 7.23.9 to 7.24.0 - [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.24.0/packages/babel-types) Updates `@types/node` from 20.11.20 to 20.11.24 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `simple-git-hooks` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/toplenboren/simple-git-hooks/releases) - [Changelog](https://github.com/toplenboren/simple-git-hooks/blob/master/Changelog.md) - [Commits](toplenboren/simple-git-hooks@2.9.0...2.10.0) Updates `typedoc` from 0.25.9 to 0.25.10 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.25.9...v0.25.10) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: "@babel/types" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: simple-git-hooks dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch-updates ... Signed-off-by: dependabot[bot] <[email protected]>
|
✅ Deploy Preview for zxing-wasm ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
Bumps the minor-and-patch-updates group with 5 updates:
7.23.9
7.24.0
7.23.9
7.24.0
20.11.20
20.11.24
2.9.0
2.10.0
0.25.9
0.25.10
Updates
@babel/core
from 7.23.9 to 7.24.0Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
ce59160
v7.24.04bd1d41
ImplementnoUninitializedPrivateFieldAccess
assumption (#16267)741939c
Suggest usingBABEL_SHOW_CONFIG_FOR
for config problems (#12428)08a057c
UseObject.hasOwn
when available (#16248)ee7ef0b
chore: Helper changes for Babel 8 (#16209)Updates
@babel/types
from 7.23.9 to 7.24.0Release notes
Sourced from
@babel/types
's releases.... (truncated)
Changelog
Sourced from
@babel/types
's changelog.... (truncated)
Commits
ce59160
v7.24.0e44d8d7
Allow import attributes forTSImportType
(#16277)08a057c
UseObject.hasOwn
when available (#16248)Updates
@types/node
from 20.11.20 to 20.11.24Commits
Updates
simple-git-hooks
from 2.9.0 to 2.10.0Release notes
Sourced from simple-git-hooks's releases.
Commits
3cce73e
Update README.md0f5f5f1
Use codeql v3 (#104)0fde2ac
Refactor simple-git-hooks.test.js66cd8a7
Refactor simple-git-hooks.test.jsa315a60
feat: use SIMPLE_GIT_HOOKS_RC to run optional init script (#102)20121df
Merge pull request #96 from bhanuprasadcherukuvada/bypass-hooksd53a27c
Merge pull request #100 from rivajunior/patch-16631e35
docs: update husky and simple-git-hooks weighteb53a4f
Merge pull request #98 from EugenGedroyc/add-readme-yarn1ffef3e2
Add info in README about yarn version 1Updates
typedoc
from 0.25.9 to 0.25.10Release notes
Sourced from typedoc's releases.
Changelog
Sourced from typedoc's changelog.
Commits
b0796cb
Update changelog for releasee16a236
Bump version to 0.25.10657045c
Fix duplicate comments caused by signatures9751e31
Improve doc HTML output88d787c
Fix links to constructed enum referencesDependabot 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