Skip to content

Conversation

@chenxuan-zhou
Copy link
Contributor

Tickets:

List of changes:

  • fixed the problem of Dependabot not having access to GitHub Secrets

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How has this been tested?

Not tested. Need to merge to dev and rerun the Dependabot actions.

Questions for code reviewers?

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • Listed change(s) in the Changelog
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have made corresponding changes to the documentation
  • Any dependent changes have been merged and published in downstream modules

Copy link
Member

@jamesxu123 jamesxu123 left a comment

Choose a reason for hiding this comment

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

Let's give it a test!

@jamesxu123 jamesxu123 merged commit 26f05d4 into dev Jul 10, 2021
@jamesxu123 jamesxu123 deleted the feature/hac-35-dependabot-prs-cant-see-repo-secrets branch July 10, 2021 15:03
jamesxu123 pushed a commit that referenced this pull request Jul 11, 2021
* build(deps): bump debug from 4.1.1 to 4.3.2

Bumps [debug](https://github.com/visionmedia/debug) from 4.1.1 to 4.3.2.
- [Release notes](https://github.com/visionmedia/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.3.2)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: share github secrets to dependabot (#712) (#713)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tracy <46543122+chenxuan-zhou@users.noreply.github.com>
jamesxu123 pushed a commit that referenced this pull request Jul 11, 2021
* build(deps-dev): bump eslint from 6.7.2 to 7.30.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.7.2 to 7.30.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v6.7.2...v7.30.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: share github secrets to dependabot (#712) (#714)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tracy <46543122+chenxuan-zhou@users.noreply.github.com>
@jamesxu123 jamesxu123 linked an issue Jul 11, 2021 that may be closed by this pull request
pengyk added a commit that referenced this pull request Nov 25, 2021
pengyk added a commit that referenced this pull request Nov 25, 2021
logan-r pushed a commit that referenced this pull request Nov 29, 2021
* build(deps): bump debug from 4.1.1 to 4.3.2

Bumps [debug](https://github.com/visionmedia/debug) from 4.1.1 to 4.3.2.
- [Release notes](https://github.com/visionmedia/debug/releases)
- [Commits](debug-js/debug@4.1.1...4.3.2)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: share github secrets to dependabot (#712) (#713)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tracy <46543122+chenxuan-zhou@users.noreply.github.com>
logan-r pushed a commit that referenced this pull request Nov 29, 2021
* build(deps-dev): bump eslint from 6.7.2 to 7.30.0

Bumps [eslint](https://github.com/eslint/eslint) from 6.7.2 to 7.30.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v6.7.2...v7.30.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: share github secrets to dependabot (#712) (#714)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tracy <46543122+chenxuan-zhou@users.noreply.github.com>
logan-r pushed a commit that referenced this pull request Nov 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dependabot PRs can't see Repo Secrets

3 participants