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

Bump the github-actions group with 2 updates #2797

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 3, 2024

Bumps the github-actions group with 2 updates: tj-actions/changed-files and JamesIves/github-pages-deploy-action.

Updates tj-actions/changed-files from 44 to 45

Release notes

Sourced from tj-actions/changed-files's releases.

v45

Changes in v45.0.1

What's Changed

Full Changelog: tj-actions/changed-files@v45...v45.0.1


Changes in v45.0.0

🔥🔥 BREAKING CHANGE 🔥🔥

  • With changes detected using GitHub's API setting output_renamed_files_as_deleted_and_added to true, would now include the previous file name in the list of deleted files.

What's Changed

New Contributors

Full Changelog: tj-actions/changed-files@v44...v45.0.0


... (truncated)

Changelog

Sourced from tj-actions/changed-files's changelog.

Changelog

45.0.1 - (2024-09-01)

🐛 Bug Fixes

  • deps: Update dependency micromatch to v4.0.8 (17107f4) - (renovate[bot])

➕ Add

  • Added missing changes and modified dist assets. (696bea0) - (GitHub Action)
  • Added missing changes and modified dist assets. (305db88) - (GitHub Action)

⚙️ Miscellaneous Tasks

  • deps: Update dependency @​types/node to v22.5.2 (e9772d1) - (renovate[bot])
  • deps: Update dependency eslint-plugin-jest to v28.8.1 (880354d) - (renovate[bot])
  • deps-dev: Bump @​types/node from 22.5.0 to 22.5.1 (#2252) (8d5497e) - (dependabot[bot])
  • deps: Lock file maintenance (bd7d572) - (renovate[bot])
  • deps: Update dependency ts-jest to v29.2.5 (2d4c94f) - (renovate[bot])
  • deps: Update dependency @​types/node to v22.5.0 (bf02379) - (renovate[bot])

⬆️ Upgrades

  • Upgraded to v45 (#2244)

Co-authored-by: jackton1 [email protected] (0d32038) - (tj-actions[bot])

45.0.0 - (2024-08-21)

🐛 Bug Fixes

  • Update test skip logic to use custom env (#2242) (b4c0974) - (Tonye Jack)
  • Remove unsupported input (#2238) (525aabb) - (Tonye Jack)
  • deps: Update dependency @​octokit/rest to v21.0.2 (3ea85a1) - (renovate[bot])

➕ Add

  • Added missing changes and modified dist assets. (598b721) - (GitHub Action)

📝 Rename

  • Renamed Files decomposed into Deleted: previous_filename and Added:filename (#2236)

Co-authored-by: Tonye Jack [email protected] (f8034fb) - (Lukas Pfahler)

🔄 Update

... (truncated)

Commits
  • e9772d1 chore(deps): update dependency @​types/node to v22.5.2
  • 880354d chore(deps): update dependency eslint-plugin-jest to v28.8.1
  • 8d5497e chore(deps-dev): bump @​types/node from 22.5.0 to 22.5.1 (#2252)
  • 696bea0 Added missing changes and modified dist assets.
  • bd7d572 chore(deps): lock file maintenance
  • 305db88 Added missing changes and modified dist assets.
  • 17107f4 fix(deps): update dependency micromatch to v4.0.8
  • 2d4c94f chore(deps): update dependency ts-jest to v29.2.5
  • bf02379 chore(deps): update dependency @​types/node to v22.5.0
  • 0d32038 Upgraded to v45 (#2244)
  • Additional commits viewable in compare view

Updates JamesIves/github-pages-deploy-action from 4.6.3 to 4.6.4

Release notes

Sourced from JamesIves/github-pages-deploy-action's releases.

v4.6.4

What's Changed

What's Changed

Bug Fixes 🐝

  • fix: resolved an issue where the default config was not being applied to the non-action version of the project.

Build 🔧

Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.6.4

Commits
  • 920cbb3 Deploy Production Code for Commit 2323e0195f287f854c36d6aa47e2cebe03989e7c 🚀
  • 2323e01 Merge branch 'dev' into releases/v4
  • 739329c Update lib.ts
  • ab1e83d Update lib.ts
  • 78379c7 Merge branch 'dev' into releases/v4
  • 52f022e chore: format
  • fa0c379 fix: 🐛 Properly set default config for usage as node module
  • 361d3f0 build(deps): bump micromatch from 4.0.4 to 4.0.8 (#1679)
  • 90f61c8 build(deps-dev): bump ts-jest from 29.2.2 to 29.2.3 in the misc group (#1649)
  • 6f031e0 build(deps): bump the misc group across 1 directory with 8 updates (#1648)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 3, 2024
Copy link

codecov bot commented Sep 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.93%. Comparing base (8b6bc74) to head (40c0de9).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2797      +/-   ##
==========================================
+ Coverage   85.92%   85.93%   +0.01%     
==========================================
  Files         585      585              
  Lines       29573    29573              
==========================================
+ Hits        25411    25415       +4     
+ Misses       4162     4158       -4     
Flag Coverage Δ
85.93% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Sep 3, 2024

Bloaty Results 🐋

Compared to main

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  [ = ]       0  [ = ]       0    TOTAL

Full report: https://maplibre-native.s3.eu-central-1.amazonaws.com/bloaty-results/pr-2797-compared-to-main.txt

Compared to d387090 (legacy)

    FILE SIZE        VM SIZE    
 --------------  -------------- 
   +28% +32.6Mi  +426% +25.4Mi    TOTAL

Full report: https://maplibre-native.s3.eu-central-1.amazonaws.com/bloaty-results/pr-2797-compared-to-legacy.txt

Copy link

github-actions bot commented Sep 3, 2024

Benchmark Results ⚡

Benchmark                                                     Time             CPU      Time Old      Time New       CPU Old       CPU New
------------------------------------------------------------------------------------------------------------------------------------------
OVERALL_GEOMEAN                                            +0.0039         +0.0038             0             0             0             0

Full report: https://maplibre-native.s3.eu-central-1.amazonaws.com/benchmark-results/pr-2797-compared-to-main.txt

@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-569095da9f branch from 3cf4289 to 65b372f Compare September 9, 2024 05:16
Copy link

github-actions bot commented Sep 9, 2024

Bloaty Results (iOS) 🐋

Compared to main

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  [ = ]       0  [ = ]       0    TOTAL

Full report: https://maplibre-native.s3.eu-central-1.amazonaws.com/bloaty-results-ios/pr-2797-compared-to-main.txt

@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-569095da9f branch 2 times, most recently from eb134d3 to c17af05 Compare September 23, 2024 05:11
Bumps the github-actions group with 2 updates: [tj-actions/changed-files](https://github.com/tj-actions/changed-files) and [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action).


Updates `tj-actions/changed-files` from 44 to 45
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/changed-files@v44...v45)

Updates `JamesIves/github-pages-deploy-action` from 4.6.3 to 4.6.4
- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)
- [Commits](JamesIves/github-pages-deploy-action@v4.6.3...v4.6.4)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-569095da9f branch from c17af05 to 40c0de9 Compare September 24, 2024 11:42
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 30, 2024

Superseded by #2881.

@dependabot dependabot bot closed this Sep 30, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-569095da9f branch September 30, 2024 05:32
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.

0 participants