1nVitr0 / plugin-vscode-blocksort

Visual Studio Code Plugin for sorting code blocks like switch-statements, json-like or other structured data
MIT License
10 stars 1 forks source link

chore(deps): bump xml2js and semantic-release-vsce #69

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps xml2js to 0.5.0 and updates ancestor dependency semantic-release-vsce. These dependencies need to be updated together.

Updates xml2js from 0.4.23 to 0.5.0

Commits


Updates semantic-release-vsce from 5.1.0 to 5.5.7

Release notes

Sourced from semantic-release-vsce's releases.

v5.5.7

5.5.7 (2023-04-19)

Dependencies

  • deps: bump fs-extra from 11.1.0 to 11.1.1 (#425) (6cab0ed)
  • deps: bump glob from 8.1.0 to 10.2.1 (#446) (cd2ee92)
  • deps: bump xml2js from 0.4.23 to 0.5.0 (#445) (85fac82)

This release is also available on:

v5.5.6

5.5.6 (2023-01-30)

Dependencies

  • deps: bump @​vscode/vsce from 2.16.0 to 2.17.0 (#400) (3d2140f)

This release is also available on:

v5.5.5

5.5.5 (2023-01-18)

Dependencies


This release is also available on:

v5.5.3

5.5.3 (2023-01-03)

Dependencies

  • deps: bump json5 from 1.0.1 to 1.0.2 (#386) (f67241f)

... (truncated)

Commits
  • cd2ee92 build(deps): bump glob from 8.1.0 to 10.2.1 (#446)
  • 5fc6190 ci: bump amannn/action-semantic-pull-request from 5.0.2 to 5.2.0 (#423)
  • 85fac82 build(deps): bump xml2js from 0.4.23 to 0.5.0 (#445)
  • 6cab0ed build(deps): bump fs-extra from 11.1.0 to 11.1.1 (#425)
  • f82c373 build(deps-dev): bump semantic-release from 20.1.3 to 21.0.1 (#436)
  • 177e861 docs: explain how to configure vsce (#443)
  • 27f3d47 build(deps-dev): bump eslint from 8.37.0 to 8.38.0 (#440)
  • 20c0463 build(deps-dev): bump lint-staged from 13.2.0 to 13.2.1 (#438)
  • 91f4d6b build(deps-dev): bump eslint from 8.36.0 to 8.37.0 (#435)
  • 1fd5196 build(deps-dev): bump eslint-plugin-n from 15.6.1 to 15.7.0 (#434)
  • 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/1nVitr0/plugin-vscode-blocksort/network/alerts).

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

1nVitr0 commented 1 year ago

@dependabot rebase

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.2.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: