Skip to content
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
merged 30 commits into from
Feb 12, 2024

Conversation

stevoland
Copy link

No description provided.

jaekunchoi and others added 30 commits October 18, 2023 11:52
* 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 stevoland changed the title Upgrade to 2.1.4 with fixes chore(PRDE-842): Upgrade [email protected] (with fixes) Feb 12, 2024
@stevoland stevoland marked this pull request as ready for review February 12, 2024 11:11
@stevoland stevoland requested a review from a team as a code owner February 12, 2024 11:11
@stevoland stevoland requested a review from StevenPJ February 12, 2024 11:11
Copy link

@StevenPJ StevenPJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My god

@stevoland stevoland merged commit 65a416d into master Feb 12, 2024
2 checks passed
@stevoland stevoland deleted the upgrade-2.1.4 branch February 12, 2024 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants