Skip to content

chore(deps): Bump pandaswhocode/initialize-github-job from 1.2.1 to 1.4.0 - #150

Merged
natanasow merged 1 commit into
mainfrom
dependabot/github_actions/pandaswhocode/initialize-github-job-1.4.0
Sep 4, 2026
Merged

chore(deps): Bump pandaswhocode/initialize-github-job from 1.2.1 to 1.4.0#150
natanasow merged 1 commit into
mainfrom
dependabot/github_actions/pandaswhocode/initialize-github-job-1.4.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps pandaswhocode/initialize-github-job from 1.2.1 to 1.4.0.

Release notes

Sourced from pandaswhocode/initialize-github-job's releases.

v1.4.0

What's Changed

Full Changelog: PandasWhoCode/initialize-github-job@v1.3.1...v1.4.0

v1.3.1

What's Changed

Full Changelog: PandasWhoCode/initialize-github-job@v1.3.0...v1.3.1

v1.3.0

What's Changed

Full Changelog: PandasWhoCode/initialize-github-job@v1.2.2...v1.3.0

v1.2.2

What's Changed

New Contributors

Full Changelog: PandasWhoCode/initialize-github-job@v1.2.1...v1.2.2

Commits
  • 0ed960e feat: add teleport client support (#106)
  • 6e234ff feat: add kubectl support (#105)
  • 7bb3e37 chore(deps): Bump actions/setup-java from 5.6.0 to 5.7.0 (#102)
  • 61fff01 chore(deps): Bump gradle/actions/setup-gradle from 6.2.0 to 6.3.0 (#101)
  • 2d9f8c7 chore(deps): Bump testlens-app/setup-testlens from 1.9.3 to 1.9.4 (#100)
  • ffe7648 chore(deps): Bump go-task/setup-task from 2.1.0 to 2.2.0 (#99)
  • db98794 chore(deps): Bump step-security/harden-runner from 2.20.0 to 2.20.1 (#98)
  • 20496f5 chore(deps): Bump dtolnay/rust-toolchain from fa04a1451ff1842e2626ccb99004d01...
  • e243bc9 chore(deps): Bump actions/setup-python from 6.3.0 to 7.0.0 (#97)
  • 7d0ad3b chore(deps): Bump actions/checkout from 7.0.0 to 7.0.1 (#96)
  • 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 [pandaswhocode/initialize-github-job](https://github.com/pandaswhocode/initialize-github-job) from 1.2.1 to 1.4.0.
- [Release notes](https://github.com/pandaswhocode/initialize-github-job/releases)
- [Commits](PandasWhoCode/initialize-github-job@05fe2fa...0ed960e)

---
updated-dependencies:
- dependency-name: pandaswhocode/initialize-github-job
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Sep 3, 2026
@dependabot
dependabot Bot requested review from a team as code owners September 3, 2026 03:05
@dependabot
dependabot Bot requested a review from exploreriii September 3, 2026 03:05
@dependabot dependabot Bot added github_actions Pull requests that update Github Actions code. dependencies Pull requests that update a dependency file labels Sep 3, 2026
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

Test Results

 13 files   -  1   57 suites   - 2   34m 45s ⏱️ - 1m 2s
233 tests  - 10  233 ✅  - 10  0 💤 ±0  0 ❌ ±0 
288 runs   - 10  288 ✅  - 10  0 💤 ±0  0 ❌ ±0 

Results for commit bfbe94e. ± Comparison against base commit 7cfce97.

This pull request removes 10 tests.
should NOT be able to use transferFrom on NFT tokens without approval ‑ TokenTransferContract Test Suite should NOT be able to use transferFrom on NFT tokens without approval
should NOT be able to use transferFrom on fungible tokens without approval ‑ TokenTransferContract Test Suite should NOT be able to use transferFrom on fungible tokens without approval
should be able to execute cryptoTransfer for hbar transfer only ‑ TokenTransferContract Test Suite should be able to execute cryptoTransfer for hbar transfer only
should be able to execute cryptoTransfer for nft only ‑ TokenTransferContract Test Suite should be able to execute cryptoTransfer for nft only
should be able to execute cryptoTransfer with both 3 txs ‑ TokenTransferContract Test Suite should be able to execute cryptoTransfer with both 3 txs
should be able to execute getApproved ‑ TokenTransferContract Test Suite should be able to execute getApproved
should be able to execute transferNFT ‑ TokenTransferContract Test Suite should be able to execute transferNFT
should be able to execute transferNFTs ‑ TokenTransferContract Test Suite should be able to execute transferNFTs
should be able to execute transferToken ‑ TokenTransferContract Test Suite should be able to execute transferToken
should be able to execute transferTokens ‑ TokenTransferContract Test Suite should be able to execute transferTokens

@natanasow
natanasow merged commit 30b6835 into main Sep 4, 2026
24 of 30 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/pandaswhocode/initialize-github-job-1.4.0 branch September 4, 2026 10:03
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