rogalmic / vscode-xml-complete

XML editing helper (using XSD schemaLocation)
MIT License
28 stars 16 forks source link

chore(deps): bump typed-rest-client, ovsx and vsce #52

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps typed-rest-client to 1.8.9 and updates ancestor dependencies typed-rest-client, ovsx and vsce. These dependencies need to be updated together.

Updates typed-rest-client from 1.2.0 to 1.8.9

Release notes

Sourced from typed-rest-client's releases.

1.5.0

Enable webpack to be used on this library. Previously failed due to dynamic dependencies

1.4.0

Propogate headers in RestClient's IRestResponse Upgrade to TypeScript 3.5.1 Support presigned urls

Commits
Maintainer changes

This version was pushed to npm by martinmrazik, a new releaser for typed-rest-client since your current version.


Updates ovsx from 0.1.0-next.a9154dc to 0.8.0

Release notes

Sourced from ovsx's releases.

Open VSX v0.7.0

This is the third release of Open VSX. It consists of

Deploying the server application is documented in the Wiki.

What's Changed

Full Changelog: https://github.com/eclipse/openvsx/compare/v0.6.0...v0.7.0

Open VSX v0.6.0

This is the second release of Open VSX. It consists of

Deploying the server application is documented in the Wiki.

New Contributors

Full Changelog: https://github.com/eclipse/openvsx/compare/v0.1.0...v0.6.0

Open VSX v0.1.0

This is the first release of Open VSX. It consists of

... (truncated)

Changelog

Sourced from ovsx's changelog.

v0.8.0 (Jan. 2023)

New Features

  • Added CLI parameter --skip-duplicate to fail silently if version already exists on the marketplace (#646)

v0.7.1 (Dec. 2022)

Dependencies

  • Migrated from deprecated vcse to @vscode/vsce (#637)

v0.7.0 (Dec. 2022)

New Features

  • Added CLI parameter --no-dependencies to disable dependency detection (#635)

Dependencies

  • Upgrade vcse from 2.7.0 to 2.15.0 (#635)

v0.6.0 (Nov. 2022)

New Features

  • Added verify-pat command (#624)

Dependencies

  • Upgrade vcse from 2.6.3 to 2.7.0 (#621)

v0.5.0 (Mar. 2022)

New Features

  • Added CLI parameter --target to support target platforms (#406)

v0.4.0 (Feb. 2022)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by amvanbaren, a new releaser for ovsx since your current version.


Updates vsce from 1.85.0 to 1.103.1

Release notes

Sourced from vsce's releases.

v1.103.1

1.103.1 (2021-11-04)

Bug Fixes

v1.103.0

1.103.0 (2021-11-03)

Features

v1.102.0

1.102.0 (2021-11-02)

Bug Fixes

  • detect expired PAT (19f51dc), closes #466
  • normalize relative paths when rewriting links (a537741), closes #535
  • prepublish should run before version bump (535fa75), closes #187

Features

  • add --no-dependencies flag (d797b8d), closes #439
  • allow --no-update-package-json when providing (a8f432c), closes #596

v1.101.0

1.101.0 (2021-11-02)

Features

  • engineering: add semantic-release (b0fdd41), closes #541
Commits
  • 32990ce fix: delay import of keytar
  • b8f72c8 feat: make KeytarStore the default
  • 4dc0e69 Merge branch 'main' into keytar
  • b0a1476 eng: update package-lock.json to v2
  • 730030b test: include node 16 and 17
  • a7275d4 Merge branch 'main' into keytar
  • f50212e test: fix package tests on windows
  • 7bc87d5 feat: introduce Keytar store
  • 535fa75 fix: prepublish should run before version bump
  • 768d15b test: fix test failures
  • Additional commits viewable 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 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/rogalmic/vscode-xml-complete/network/alerts).