Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps the patch-updates group with 2 updates in the /src/Frontend directory: @wdns/vue-code-block and eslint-plugin-prettier.

Updates @wdns/vue-code-block from 2.3.3 to 2.3.5

Release notes

Sourced from @​wdns/vue-code-block's releases.

v2.3.5

  • update typescript to try to fix github build error (ba8fcc7)

v2.3.4

  • add check for valid json, convert lang to text if not valid to prevent errors (8f5af6b)
Changelog

Sourced from @​wdns/vue-code-block's changelog.

Change Log

All notable changes to the "vue-code-block" plugin will be documented in this file.

Commits
  • 950e212 chore: release 2.3.5
  • a91db3a Merge pull request #66 from webdevnerdstuff/dev
  • 7f36fb4 same as last test
  • 54bcc91 Merge pull request #65 from webdevnerdstuff/dev
  • ba8fcc7 update typescript to try to fix github build error
  • fafc279 updating packages to problem solve github build error
  • a0d8014 Merge pull request #64 from webdevnerdstuff/dev
  • ae46739 test
  • 7f506fd Merge branch 'main' into dev
  • b1b7812 chore: release 2.3.4
  • Additional commits viewable in compare view

Updates eslint-plugin-prettier from 5.2.1 to 5.2.3

Release notes

Sourced from eslint-plugin-prettier's releases.

v5.2.3

Patch Changes

v5.2.2

Patch Changes

What's Changed

New Contributors

Full Changelog: prettier/eslint-plugin-prettier@v5.2.1...v5.2.2

Changelog

Sourced from eslint-plugin-prettier's changelog.

5.2.3

Patch Changes

5.2.2

Patch Changes

Commits
  • 6fd7ba1 chore: release eslint-plugin-prettier (#704)
  • 190d6f9 build(deps): Bump synckit from 0.9.1 to 0.9.2 (#705)
  • 9cf6a01 build(deps-dev): Bump svelte from 4.2.8 to 4.2.19 (#677)
  • 9c6141f chore: add plugin name to flat recommended config (#703)
  • 35a5cd0 chore: bupm eslint-plugin-comments (#702)
  • df123a5 chore: release eslint-plugin-prettier (#701)
  • e272d7c chore: use double quote for changesets/changelog files
  • aa5b59f fix: report node when loc not found (#700)
  • 37d87ea chore: update FUNDING.yml
  • b307125 docs(README): fixes legacy ESlint configs link (#686)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 20, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/Frontend/patch-updates-a1ec8e4727 branch 2 times, most recently from 0763e4e to c7decb8 Compare January 24, 2025 17:18
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/Frontend/patch-updates-a1ec8e4727 branch 4 times, most recently from b33e2e9 to df54fd1 Compare February 4, 2025 17:40
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/Frontend/patch-updates-a1ec8e4727 branch 3 times, most recently from 5755d43 to 1bf36dd Compare February 10, 2025 17:33
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/Frontend/patch-updates-a1ec8e4727 branch 3 times, most recently from 52e9fc4 to 14e7b3b Compare February 14, 2025 17:39
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/Frontend/patch-updates-a1ec8e4727 branch 3 times, most recently from 9b5a3a1 to d2f66f3 Compare February 26, 2025 17:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/Frontend/patch-updates-a1ec8e4727 branch 4 times, most recently from 81ea072 to 0d59e0f Compare March 13, 2025 17:09
Bumps the patch-updates group with 2 updates in the /src/Frontend directory: [@wdns/vue-code-block](https://github.com/webdevnerdstuff/vue-code-block) and [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier).


Updates `@wdns/vue-code-block` from 2.3.3 to 2.3.5
- [Release notes](https://github.com/webdevnerdstuff/vue-code-block/releases)
- [Changelog](https://github.com/webdevnerdstuff/vue-code-block/blob/main/CHANGELOG.md)
- [Commits](webdevnerdstuff/vue-code-block@v2.3.3...v2.3.5)

Updates `eslint-plugin-prettier` from 5.2.1 to 5.2.3
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.2.1...v5.2.3)

---
updated-dependencies:
- dependency-name: "@wdns/vue-code-block"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/src/Frontend/patch-updates-a1ec8e4727 branch from 0d59e0f to 3bd4ec7 Compare March 14, 2025 17:24
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 17, 2025

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

@dependabot dependabot bot closed this Mar 17, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/Frontend/patch-updates-a1ec8e4727 branch March 17, 2025 18:10
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.

0 participants