-
Notifications
You must be signed in to change notification settings - Fork 4
chore(deps): update changesets/action action to v1.5.3 #224
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Octobob
wants to merge
1
commit into
main
Choose a base branch
from
renovate/changesets-action-1.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2f48515 to
1e0ddfe
Compare
1e0ddfe to
78e6643
Compare
78e6643 to
b00aae1
Compare
b00aae1 to
376e97b
Compare
376e97b to
6fa0e3c
Compare
|
6fa0e3c to
04603ce
Compare
04603ce to
70ea74d
Compare
70ea74d to
a718913
Compare
a718913 to
73f6b5b
Compare
73f6b5b to
04d7caa
Compare
04d7caa to
dcc2ff3
Compare
dcc2ff3 to
a029bc1
Compare
a029bc1 to
6d9f552
Compare
6d9f552 to
cdf4c42
Compare
cdf4c42 to
c891314
Compare
c891314 to
a8b014e
Compare
a8b014e to
446ee3c
Compare
446ee3c to
38357b0
Compare
38357b0 to
3af7a2a
Compare
3af7a2a to
eaa46c5
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.4.10->v1.5.3Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
changesets/action (changesets/action)
v1.5.3Compare Source
Patch Changes
#477
9d933dcThanks @Andarist! - Updated@actions/*and@octokit/*dependencies.#479
cf373e4Thanks @Andarist! - Switched toesbuildfor bundling the dist file. This led to 45% file size reduction.#488
022692bThanks @s0! - Fix PRs sometimes not getting reopened withcommitMode: github-apiThere was a race-condition that means sometimes existing PRs would not be found,
and new PRs would be opened. This has now been fixed by fetching existing PRs
before making any changes.
#486
7ed1955Thanks @s0! - Fixed situations in whichcwdwas specified as a relative path and used with (default)commitMode: git-cli#461
e9c36b6Thanks @nayounsang! - Avoid hitting a deprecation warning when encountering errors from@octokit/request-errorv1.5.2Compare Source
Patch Changes
#473
3c24abeThanks @s0! - Make git add work consistently with subdirectoriesEnsure that when running the action from a subdirectory of a repository,
only the files from that directory are added, regardless of
commitMode.v1.5.1Compare Source
Patch Changes
#471
15ab130Thanks @h3rmanj! - Bump@changesets/ghcommitto v1.4.0, which fixes an issue running this action in monorepos withcommitMode: github-api#467
6e57550Thanks @Vx-V! - Avoid searching for an existing pull request early.v1.5.0Compare Source
Minor Changes
#391
207dc3dThanks @s0! - Introduce a new inputcommitModethat allows using the GitHub API for pushing tags and commits instead of the Git CLI.When used with
"github-api"value all tags and commits will be attributed to the user whose GITHUB_TOKEN is used, and also signed using GitHub's internal GPG key.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.