Skip to content

chore(deps): bump actions/create-github-app-token from 2.1.4 to 3.0.0#6845

Merged
atzoum merged 1 commit into
masterfrom
dependabot/github_actions/actions/create-github-app-token-3.0.0
Apr 5, 2026
Merged

chore(deps): bump actions/create-github-app-token from 2.1.4 to 3.0.0#6845
atzoum merged 1 commit into
masterfrom
dependabot/github_actions/actions/create-github-app-token-3.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 3, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/create-github-app-token from 2.1.4 to 3.0.0.

Release notes

Sourced from actions/create-github-app-token's releases.

v3.0.0

3.0.0 (2026-03-14)

Bug Fixes

BREAKING CHANGES

  • Custom proxy handling has been removed. If you use HTTP_PROXY or HTTPS_PROXY, you must now also set NODE_USE_ENV_PROXY=1 on the action step.
  • Requires Actions Runner v2.327.1 or later if you are using a self-hosted runner.

v3.0.0-beta.6

3.0.0-beta.6 (2026-03-13)

Bug Fixes

  • deps: bump @​actions/core from 1.11.1 to 3.0.0 (#337) (b044133)
  • deps: bump minimatch from 9.0.5 to 9.0.9 (#335) (5cbc656)
  • deps: bump the production-dependencies group with 4 updates (#336) (6bda5bc)
  • deps: bump undici from 7.16.0 to 7.18.2 (#323) (b4f638f)

v3.0.0-beta.5

3.0.0-beta.5 (2026-03-13)

  • fix!: require NODE_USE_ENV_PROXY for proxy support (#342) (d53a1cd)

BREAKING CHANGES

  • Custom proxy handling has been removed. If you use HTTP_PROXY or HTTPS_PROXY, you must now also set NODE_USE_ENV_PROXY=1 on the action step.

v3.0.0-beta.4

3.0.0-beta.4 (2026-03-13)

Bug Fixes

  • deps: bump @​octokit/auth-app from 7.2.1 to 8.0.1 (#257) (bef1eaf)
  • deps: bump @​octokit/request from 9.2.3 to 10.0.2 (#256) (5d7307b)
  • deps: bump glob from 10.4.5 to 10.5.0 (#305) (5480f43)
  • deps: bump p-retry from 6.2.1 to 7.1.0 (#294) (dce3be8)

... (truncated)

Commits
  • f8d387b build(release): 3.0.0 [skip ci]
  • d2129bd style: remove extra blank line in release workflow
  • 77b94ef build: refresh generated artifacts
  • 3ab4c66 chore: move undici to devDependencies
  • 739cf66 docs: update README action versions
  • db40289 build(deps): bump actions versions in test.yml
  • 496a7ac test: migrate from AVA to Node.js native test runner (#346)
  • 3870dc3 Rename end-to-end proxy job in test workflow
  • 4451bcb fix!: require NODE_USE_ENV_PROXY for proxy support (#342)
  • dce0ab0 fix: remove custom proxy handling (#143)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 2.1.4 to 3.0.0.
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](actions/create-github-app-token@6701853...f8d387b)

---
updated-dependencies:
- dependency-name: actions/create-github-app-token
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 3, 2026
@atzoum atzoum merged commit 7b5bd0f into master Apr 5, 2026
58 of 61 checks passed
@atzoum atzoum deleted the dependabot/github_actions/actions/create-github-app-token-3.0.0 branch April 5, 2026 18:06
itsmihir pushed a commit that referenced this pull request Apr 13, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.73.0-rc.1](v1.72.0...v1.73.0-rc.1)
(2026-04-13)


### Bug Fixes

* blacklist uts by transformation id
([#6832](#6832))
([a78fa93](a78fa93))
* **warehouse:** intermittent failures in bigquery integration test
partition listing
([#6862](#6862))
([f0bdc52](f0bdc52))
* **warehouse:** intermittent failures in bigquery integration test
schema verification
([#6858](#6858))
([8244315](8244315))


### Miscellaneous

* add dependabot cooldown
([#6842](#6842))
([8a96763](8a96763))
* apply security best practices from step security
([#6746](#6746))
([ec4390d](ec4390d))
* change release to 1.73.0
([370bbdb](370bbdb))
* **deps:** bump actions/checkout from 4.3.0 to 6.0.2
([#6848](#6848))
([f393a5f](f393a5f))
* **deps:** bump actions/create-github-app-token from 2.1.4 to 3.0.0
([#6845](#6845))
([7b5bd0f](7b5bd0f))
* **deps:** bump actions/download-artifact from 4.3.0 to 8.0.1
([#6849](#6849))
([3d0c5f5](3d0c5f5))
* **deps:** bump actions/setup-go from 5.5.0 to 6.4.0
([#6831](#6831))
([f4d7c78](f4d7c78))
* **deps:** bump actions/stale from 9.1.0 to 10.2.0
([#6805](#6805))
([fe697e3](fe697e3))
* **deps:** bump actions/upload-artifact from 4.6.2 to 7.0.0
([#6847](#6847))
([8cc34b8](8cc34b8))
* **deps:** bump codecov/codecov-action from 5.5.1 to 6.0.0
([#6830](#6830))
([667d363](667d363))
* **deps:** bump docker/login-action from 3.4.0 to 4.0.0
([#6808](#6808))
([fdd16b5](fdd16b5))
* **deps:** bump docker/metadata-action from 5.9.0 to 6.0.0
([#6851](#6851))
([766203b](766203b))
* **deps:** bump docker/setup-buildx-action from 3.11.1 to 4.0.0
([#6806](#6806))
([1ac9e51](1ac9e51))
* **deps:** bump github.com/evanphx/json-patch from 0.5.2 to
5.9.11+incompatible
([#6853](#6853))
([8526e45](8526e45))
* **deps:** bump go dependencies
([#6816](#6816))
([5630ae4](5630ae4))
* **deps:** bump slackapi/slack-github-action from 1.26.0 to 3.0.1
([#6846](#6846))
([b16d1f7](b16d1f7))
* **deps:** bump the go-deps group across 1 directory with 8 updates
([#6859](#6859))
([29c7c59](29c7c59))
* dispatch release events to operator/devops after image builds complete
([#6827](#6827))
([c9c0dde](c9c0dde))
* remove rsources_failed_keys migration and unused code
([#6837](#6837))
([9460873](9460873))
* **router:** kafka destination performance improvement
([#6836](#6836))
([90cbb45](90cbb45))
* sync release v1.72.0 to main branch
([#6829](#6829))
([cd13f36](cd13f36))
* update openfaas-flask ecr repo
([#6828](#6828))
([3aa2485](3aa2485))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: rudderstack-github-actions[bot] <236995729+rudderstack-github-actions[bot]@users.noreply.github.com>
itsmihir pushed a commit that referenced this pull request Apr 14, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.73.0](v1.72.0...v1.73.0)
(2026-04-13)


### Bug Fixes

* blacklist uts by transformation id
([#6832](#6832))
([a78fa93](a78fa93))
* **warehouse:** intermittent failures in bigquery integration test
partition listing
([#6862](#6862))
([f0bdc52](f0bdc52))
* **warehouse:** intermittent failures in bigquery integration test
schema verification
([#6858](#6858))
([8244315](8244315))


### Miscellaneous

* add dependabot cooldown
([#6842](#6842))
([8a96763](8a96763))
* apply security best practices from step security
([#6746](#6746))
([ec4390d](ec4390d))
* change release to 1.73.0
([370bbdb](370bbdb))
* **deps:** bump actions/checkout from 4.3.0 to 6.0.2
([#6848](#6848))
([f393a5f](f393a5f))
* **deps:** bump actions/create-github-app-token from 2.1.4 to 3.0.0
([#6845](#6845))
([7b5bd0f](7b5bd0f))
* **deps:** bump actions/download-artifact from 4.3.0 to 8.0.1
([#6849](#6849))
([3d0c5f5](3d0c5f5))
* **deps:** bump actions/setup-go from 5.5.0 to 6.4.0
([#6831](#6831))
([f4d7c78](f4d7c78))
* **deps:** bump actions/stale from 9.1.0 to 10.2.0
([#6805](#6805))
([fe697e3](fe697e3))
* **deps:** bump actions/upload-artifact from 4.6.2 to 7.0.0
([#6847](#6847))
([8cc34b8](8cc34b8))
* **deps:** bump codecov/codecov-action from 5.5.1 to 6.0.0
([#6830](#6830))
([667d363](667d363))
* **deps:** bump docker/login-action from 3.4.0 to 4.0.0
([#6808](#6808))
([fdd16b5](fdd16b5))
* **deps:** bump docker/metadata-action from 5.9.0 to 6.0.0
([#6851](#6851))
([766203b](766203b))
* **deps:** bump docker/setup-buildx-action from 3.11.1 to 4.0.0
([#6806](#6806))
([1ac9e51](1ac9e51))
* **deps:** bump github.com/evanphx/json-patch from 0.5.2 to
5.9.11+incompatible
([#6853](#6853))
([8526e45](8526e45))
* **deps:** bump go dependencies
([#6816](#6816))
([5630ae4](5630ae4))
* **deps:** bump slackapi/slack-github-action from 1.26.0 to 3.0.1
([#6846](#6846))
([b16d1f7](b16d1f7))
* **deps:** bump the go-deps group across 1 directory with 8 updates
([#6859](#6859))
([29c7c59](29c7c59))
* dispatch release events to operator/devops after image builds complete
([#6827](#6827))
([c9c0dde](c9c0dde))
* remove rsources_failed_keys migration and unused code
([#6837](#6837))
([9460873](9460873))
* **router:** kafka destination performance improvement
([#6836](#6836))
([90cbb45](90cbb45))
* sync release v1.72.0 to main branch
([#6829](#6829))
([cd13f36](cd13f36))
* update openfaas-flask ecr repo
([#6828](#6828))
([3aa2485](3aa2485))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: rudderstack-github-actions[bot] <236995729+rudderstack-github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant