forked from github/safe-settings
-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(PRDE-842): Upgrade [email protected] (with fixes) #13
Merged
Conversation
This file contains 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
* initial changes for handling org level rulesets * repo level rulesets and better PR validation message * add key_prefix to name fields for autolinks * add code to handle ruleset events * add code to report errors as checks * Update README.md * clean up PR handling and error handling messages
…hub#539) * Update the context to handle context.repo for org-level webhooks * Update README.md for typos and content
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.3 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add support for configuring environments * Add null handling in mergeDeep * Add custom_branch_policies handling * Add unit testing for Environments plugin
Bumps [octokit](https://github.com/octokit/octokit.js) from 3.1.0 to 3.1.2. - [Release notes](https://github.com/octokit/octokit.js/releases) - [Commits](octokit/octokit.js@v3.1.0...v3.1.2) --- updated-dependencies: - dependency-name: octokit dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [probot](https://github.com/probot/probot) from 12.3.1 to 12.3.3. - [Release notes](https://github.com/probot/probot/releases) - [Commits](probot/probot@v12.3.1...v12.3.3) --- updated-dependencies: - dependency-name: probot dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#584) * init * remove fdic refs in package log * remove test.log * update gitignore to include test.log * fix all mergeDeep tests * revert validator.test.js to main-enterprise * revert public true flag to false * fix formatting for pr --------- Co-authored-by: Sudhansu Shrestha <[email protected]>
* Update README.md Update README.md to add allow_update_branch * Update settings.yml * Update suborg.yml
stevoland
changed the title
Upgrade to 2.1.4 with fixes
chore(PRDE-842): Upgrade [email protected] (with fixes)
Feb 12, 2024
StevenPJ
approved these changes
Feb 12, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My god
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.
No description provided.