Skip to content

chore(deps-dev): bump the dev-deps-non-major group across 1 directory with 4 updates#956

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/dev-deps-non-major-ff293b5966
Closed

chore(deps-dev): bump the dev-deps-non-major group across 1 directory with 4 updates#956
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/dev-deps-non-major-ff293b5966

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor

Bumps the dev-deps-non-major group with 2 updates in the / directory: prettier and semantic-release.

Updates prettier from 3.8.3 to 3.8.4

Release notes

Sourced from prettier's releases.

3.8.4

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.8.4

diff

Markdown: Fix blank lines between list items and nested sub-lists being removed in Markdown/MDX (#17746 by @​byplayer)

Prettier was removing blank lines between list items and their nested sub-lists, converting loose lists into tight lists and changing their semantic meaning.

<!-- Input -->
- a


b


c

d



<!-- Prettier 3.8.3 -->

a

b


c

d



<!-- Prettier 3.8.4 -->


a

b



c

d
Commits
  • 1c6ba55 Release 3.8.4
  • 4a673dc Fix blank lines between list items and nested sub-lists being removed in Mark...
  • 074aaed Replace main branch in changelog link with tags (#19054)
  • c22a003 Bump Prettier dependency to 3.8.3
  • 07bad1f Clean changelog_unreleased
  • See full diff in compare view

Updates semantic-release from 25.0.3 to 25.0.5

Release notes

Sourced from semantic-release's releases.

v25.0.5

25.0.5 (2026-06-09)

Bug Fixes

v25.0.4

25.0.4 (2026-06-09)

Bug Fixes

  • code-quality: add missing comma in context object for consistency (493d6cd)
Commits
  • db8ffaa fix(revert): next (#4200)
  • 4e476de docs: update README to include information about the new core engine integration
  • 493d6cd fix(code-quality): add missing comma in context object for consistency
  • d05e160 refactor: replace direct logger and env-ci replacements with a mockCore funct...
  • 4f464a7 test: add tests for core delegation and dry-run policy handling
  • 3f5d1b7 refactor: integrate core; remove unused imports and restructuring the main ...
  • 7d71f2e refactor: remove obsolete release type constants and notes separator
  • 1ae1a19 refactor: remove obsolete test files for logger, git, sensitive data handling...
  • bedddc4 refactor: remove obsolete Git-related utilities and logging functions
  • 7172195 refactor(tests): remove obsolete tests for plugins and verification
  • Additional commits viewable in compare view

Updates semantic-release-replace-plugin from b0df7ef to a7f0768

Commits
  • a7f0768 ci(workflow): add daily node dependency refresh workflow
  • See full diff in compare view

Updates semantic-release-teams-notify-plugin from 3fd8549 to 50742ca

Commits
  • 50742ca chore(deps-dev): bump prettier from 3.8.1 to 3.8.4
  • 7bc9e21 chore(deps-dev): bump mocha from 11.7.5 to 11.7.6
  • b15c4a7 chore(deps-dev): bump sinon from 19.0.5 to 22.0.0
  • b1808ed chore(deps-dev): bump semantic-release from 24.2.9 to 25.0.3
  • 094f84b chore(deps-dev): bump nock from 13.5.6 to 14.0.15
  • fac1644 build(test): update notification tests with nock and fixed context variables
  • 8fbd64f ci(workflow): add daily node dependency refresh workflow
  • See full diff in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @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

… with 4 updates

Bumps the dev-deps-non-major group with 2 updates in the / directory: [prettier](https://github.com/prettier/prettier) and [semantic-release](https://github.com/semantic-release/semantic-release).


Updates `prettier` from 3.8.3 to 3.8.4
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.8.3...3.8.4)

Updates `semantic-release` from 25.0.3 to 25.0.5
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v25.0.3...v25.0.5)

Updates `semantic-release-replace-plugin` from `b0df7ef` to `a7f0768`
- [Release notes](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-replace-plugin/releases)
- [Commits](centralnicgroup-opensource/rtldev-middleware-semantic-release-replace-plugin@b0df7ef...a7f0768)

Updates `semantic-release-teams-notify-plugin` from `3fd8549` to `50742ca`
- [Release notes](https://github.com/centralnicgroup-opensource/rtldev-middleware-semantic-release-notify-plugin/releases)
- [Commits](centralnicgroup-opensource/rtldev-middleware-semantic-release-notify-plugin@3fd8549...50742ca)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.8.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps-non-major
- dependency-name: semantic-release
  dependency-version: 25.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps-non-major
- dependency-name: semantic-release-replace-plugin
  dependency-version: a7f07683bf47a18c270b148b17c71a539ec9c2db
  dependency-type: direct:development
  dependency-group: dev-deps-non-major
- dependency-name: semantic-release-teams-notify-plugin
  dependency-version: 50742ca66679b77a1275c23bc802cba3b72a9ba2
  dependency-type: direct:development
  dependency-group: dev-deps-non-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 10, 2026
@AsifNawaz-cnic

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@AsifNawaz-cnic

Copy link
Copy Markdown
Collaborator

https://github.com/dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 11, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/dev-deps-non-major-ff293b5966 branch June 11, 2026 11:04
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant