github / vscode-github-actions

GitHub Actions extension for VS Code
https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-github-actions
MIT License
469 stars 70 forks source link

Bump HaaLeo/publish-vscode-extension from 1.2.0 to 1.6.2 #312

Open dependabot[bot] opened 3 months ago

dependabot[bot] commented 3 months ago

Bumps HaaLeo/publish-vscode-extension from 1.2.0 to 1.6.2.

Release notes

Sourced from HaaLeo/publish-vscode-extension's releases.

v1.6.2

Use the tag v1 to automatically include all minor releases and patches (v1.*.*) For an overview of changes checkout the changelog

v1.6.1

Use the tag v1 to automatically include all minor releases and patches (v1.*.*) For an overview of changes checkout the changelog

v1.6.0

Use the tag v1 to automatically include all minor releases and patches (v1.*.*) For an overview of changes checkout the changelog

v1.5.0

Use the tag v1 to automatically include all minor releases and patches (v1.*.*) For an overview of changes checkout the changelog

v1.4.0

Use the tag v1 to automatically include all minor releases and patches (v1.*.*) For an overview of changes checkout the changelog

v1.3.0

Use the tag v1 to automatically include all minor releases and patches (v1.*.*) For an overview of changes checkout the changelog

Changelog

Sourced from HaaLeo/publish-vscode-extension's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

All Changes

1.6.2 2024-02-13

Changed

All Changes

1.6.1 2024-02-02

Changed

  • Reverted build target back to es6 (#51)

All Changes

1.6.0 2024-02-01

Changed

  • Upgraded the action's node version to v20 #50
  • Changed build target from es6 to es2022

Security

  • Updated dependencies to
    • @vscode/vsce@2.23.0

All Changes

1.5.0 2023-10-03

Added

Security

  • Updated dependencies to
    • @vscode/vsce@2.21.1
    • ovsx@0.8.3

... (truncated)

Commits
  • 28e2d3f chore: :bookmark: v1.6.1
  • 0127521 chore: update usage in README.md
  • 5a88c65 fix: revert build target to es6
  • f6ebc5a chore: upgrade github actions version
  • f76d726 chore: upgrade CI pipeline actions.
  • 6c32e64 1.6.0
  • 4062956 chore: upgrade to node v20
  • f0b46c7 Merge pull request #48 from HaaLeo/dependabot/npm_and_yarn/babel/traverse-7.23.2
  • eea1638 Bump @​babel/traverse from 7.23.0 to 7.23.2
  • 65512ae chore: prepare release v1.5.0
  • Additional commits viewable in compare view


Dependabot compatibility score

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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)