-
-
Notifications
You must be signed in to change notification settings - Fork 36
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
build: bump deps. bump the deps group across 1 directory with 5 updates #239
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/deps-fb4c4d3b67
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
Bumps the deps group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [prettier](https://github.com/prettier/prettier) | `3.5.0` | `3.5.3` | | [prettier-plugin-packagejson](https://github.com/matzkoh/prettier-plugin-packagejson) | `2.5.8` | `2.5.10` | | [bumpp](https://github.com/antfu-collective/bumpp) | `10.0.2` | `10.0.3` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.3` | `5.8.2` | | [vitepress-plugin-group-icons](https://github.com/yuyinws/vitepress-plugin-group-icons) | `1.3.5` | `1.3.6` | Updates `prettier` from 3.5.0 to 3.5.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.0...3.5.3) Updates `prettier-plugin-packagejson` from 2.5.8 to 2.5.10 - [Release notes](https://github.com/matzkoh/prettier-plugin-packagejson/releases) - [Commits](matzkoh/prettier-plugin-packagejson@v2.5.8...v2.5.10) Updates `bumpp` from 10.0.2 to 10.0.3 - [Release notes](https://github.com/antfu-collective/bumpp/releases) - [Commits](antfu-collective/bumpp@v10.0.2...v10.0.3) Updates `typescript` from 5.7.3 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.3...v5.8.2) Updates `vitepress-plugin-group-icons` from 1.3.5 to 1.3.6 - [Release notes](https://github.com/yuyinws/vitepress-plugin-group-icons/releases) - [Commits](yuyinws/vitepress-plugin-group-icons@v1.3.5...v1.3.6) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: deps - dependency-name: prettier-plugin-packagejson dependency-type: direct:development update-type: version-update:semver-patch dependency-group: deps - dependency-name: bumpp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: vitepress-plugin-group-icons dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]>
✅ Deploy Preview for theojs-tools ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
commit: |
|
commit: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
0 participants
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 deps group with 5 updates in the / directory:
3.5.0
3.5.3
2.5.8
2.5.10
10.0.2
10.0.3
5.7.3
5.8.2
1.3.5
1.3.6
Updates
prettier
from 3.5.0 to 3.5.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
4ff5dc5
Release 3.5.3a2e560e
Fix missing parentheses inConditionalTypeAnnotation
(#17196)fa95c97
AddmergeBlogPost
step to release script (#17199)b47cd50
Add title to patch release changelog (#17197)de30788
Minor fix in release scriptecee6a0
Clean changelog_unreleasedfd06512
Bump Prettier dependency to 3.5.21f74dd5
Update dependents count399f427
Release 3.5.2bf5aab8
Revert "Use ESM entrypoint forrequire(ESM)
" (#17156)Updates
prettier-plugin-packagejson
from 2.5.8 to 2.5.10Release notes
Sourced from prettier-plugin-packagejson's releases.
Commits
c038f19
Merge pull request #217 from matzkoh/renovate/sort-package-json-2.15.xb10ddae
fix(deps): update dependency sort-package-json to v2.15.17d298d9
Merge pull request #216 from matzkoh/renovate/sort-package-json-2.x0f3dd4b
fix(deps): update dependency sort-package-json to v2.15.03127dad
Merge pull request #215 from matzkoh/renovate/prettier-3.5.x627db37
chore(deps): update dependency prettier to v3.5.2793d86b
Merge pull request #214 from matzkoh/renovate/prettier-3.5.x7a3890f
chore(deps): update dependency prettier to v3.5.161a08cd
Merge pull request #213 from matzkoh/renovate/node-22.xf19d470
chore(deps): update node.js to v22.14.0Updates
bumpp
from 10.0.2 to 10.0.3Release notes
Sourced from bumpp's releases.
Commits
0a09aab
chore: release v10.0.37d0dd5d
fix: improve error handler (#73)Updates
typescript
from 5.7.3 to 5.8.2Release notes
Sourced from typescript's releases.
Commits
beb69e4
Bump version to 5.8.2 and LKG8fdbd54
🤖 Pick PR #61210 (Fix mistakenly disallowed default e...) into release-5.8 (#...f4a3a8a
🤖 Pick PR #61175 (Ban import=require and export= unde...) into release-5.8 (#...420ff06
Bump version to 5.8.1-rc and LKG48eb13f
Update LKGfb59c19
Merge remote-tracking branch 'origin/main' into release-5.8df342b7
FixedrewriteRelativeImportExtensions
forimport()
within call expression...775412a
Bump github/codeql-action from 3.28.8 to 3.28.9 in the github-actions group (...e1629e5
Pass ignoreErrors=true to more resolveEntityName callers (#61144)6fd1799
Update LKGUpdates
vitepress-plugin-group-icons
from 1.3.5 to 1.3.6Release notes
Sourced from vitepress-plugin-group-icons's releases.
Commits
8fcf4be
chore: release v1.3.6e519863
chore: update deps5fe9629
fix: emit deterministic css (#13)ddb8e96
docs: updateDependabot 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