-
-
Notifications
You must be signed in to change notification settings - Fork 20
Bump the dev-dependencies group across 1 directory with 5 updates #73
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
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/npm_and_yarn/dev-dependencies-5f0d4e460e
base: master
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.
Open
Bump the dev-dependencies group across 1 directory with 5 updates #73
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/dev-dependencies-5f0d4e460e
Conversation
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
Bumps the dev-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@prettier/plugin-xml](https://github.com/prettier/plugin-xml) | `3.4.1` | `3.4.2` | | [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) | `0.44.0` | `0.47.0` | | [prettier](https://github.com/prettier/prettier) | `3.5.3` | `3.8.1` | | [serve](https://github.com/vercel/serve) | `14.2.4` | `14.2.5` | | [sort-package-json](https://github.com/keithamus/sort-package-json) | `3.0.0` | `3.6.1` | Updates `@prettier/plugin-xml` from 3.4.1 to 3.4.2 - [Changelog](https://github.com/prettier/plugin-xml/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/plugin-xml/commits) Updates `markdownlint-cli` from 0.44.0 to 0.47.0 - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](igorshubovych/markdownlint-cli@v0.44.0...v0.47.0) Updates `prettier` from 3.5.3 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.3...3.8.1) Updates `serve` from 14.2.4 to 14.2.5 - [Release notes](https://github.com/vercel/serve/releases) - [Commits](vercel/serve@14.2.4...v14.2.5) Updates `sort-package-json` from 3.0.0 to 3.6.1 - [Release notes](https://github.com/keithamus/sort-package-json/releases) - [Commits](keithamus/sort-package-json@v3.0.0...v3.6.1) --- updated-dependencies: - dependency-name: "@prettier/plugin-xml" dependency-version: 3.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: markdownlint-cli dependency-version: 0.47.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: serve dependency-version: 14.2.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: sort-package-json dependency-version: 3.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
Auto-merging this Dependabot PR. |
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF ScorecardScorecard details
Scanned Files
|
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 dev-dependencies group with 5 updates in the / directory:
3.4.13.4.20.44.00.47.03.5.33.8.114.2.414.2.53.0.03.6.1Updates
@prettier/plugin-xmlfrom 3.4.1 to 3.4.2Changelog
Sourced from
@prettier/plugin-xml's changelog.Commits
Updates
markdownlint-clifrom 0.44.0 to 0.47.0Release notes
Sourced from markdownlint-cli's releases.
Commits
76b3d32Bump version 0.47.0a846347Return exit code 0 when only warnings are present (fixes #177).bea81c4Update violation summary output to include severity.5174cacAdd output test for severity warning.dabfdb4Update JSON output test to include severity warning.7f9da43Fix outdated workflow status badge.20a2943Bump markdownlint from 0.39.0 to 0.40.09b4465eAdd explicit versioning to Docker entry points in .pre-commit-hooks.yaml so p...9745464Bump actions/checkout from 5 to 6c8fd500Bump version 0.46.0Updates
prettierfrom 3.5.3 to 3.8.1Release notes
Sourced from prettier's releases.
... (truncated)
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
90983f4Release 3.8.157f702fInclude availableprintersin plugin type declarations (#18706)bece827Revert change in release script82a4ab2Bump Prettier dependency to 3.8.05213ee4Clean changelog_unreleasedf95ad0fComment out finished stepsb2034e8Fix release script5824b15Release 3.8.00433601Add blog post for v3.8.0 (#18639)b04d05bRemove lint step from release script (#18415)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for prettier since your current version.
Updates
servefrom 14.2.4 to 14.2.5Release notes
Sourced from serve's releases.
Commits
efd2150Version Packages (#829)838721dAdd missing setup step for Changeset (#832)e0d526aFix changeset config (#831)f4b6fbdAdd Changeset (#828)7f2676aUpdate GitHub Actions workflows (#827)cfaff36chore(deps): update compression to v1.8.1 (#824)Updates
sort-package-jsonfrom 3.0.0 to 3.6.1Release notes
Sourced from sort-package-json's releases.
... (truncated)
Commits
15e1140fix: stop forcing exports "types" to be first (#398)e3f2370feat: sort dependencies according to detected package manager, support `devEn...0b528c2fix: handle colon-prefixed script names in sorter (#389)e6052c4fix: improve-scripts-sorting (#376)f94ab01refactor: simplify & dry (#385)fe45870ci: reintroduce GITHUB_TOKEN (#387)4014ba1ci: drop specified secrets, rely on implicit GH token (#386)c5c791cci: fix release workflow (#384)d6a3a66chore: use semver per-method import (#380)c3bf18achore: update dependencies, enable trust publishing (#381)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for sort-package-json since 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 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