Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR bumps the project version from v11.1.3 to v11.1.4 following dependency upgrades that recently landed on main. The changes update the version constant in both source and bundled distribution files, and reflect dependency relationship changes in the lockfile.
Changes:
- Version bumped from v11.1.3 to v11.1.4 in source and bundled files
- Removed "peer": true flags from several devDependencies in package-lock.json (dependencies upgraded from peer to direct)
Reviewed changes
Copilot reviewed 1 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| src/version.js | Updated VERSION constant from 'v11.1.3' to 'v11.1.4' |
| dist/index.js | Bundled version updated to match source (v11.1.4) |
| package-lock.json | Removed "peer": true flags from @octokit/core, @types/node, acorn, @typescript-eslint/typescript-estree, esbuild-node-externals, @typescript-eslint/eslint-visitor, and @vitest/browser |
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
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.
Changes recently landed on
mainwith a bunch of deps getting upgraded. Let's cut a fresh release and test it out!cc: @nobe4 can you please do the docs here to cut a new release? https://github.com/github/branch-deploy/blob/main/docs/maintainer-guide.md#creating-a-release