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 across 1 directory with 2 updates #3093

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps the github-actions group with 2 updates in the / directory: JamesIves/github-pages-deploy-action and mozilla-actions/sccache-action.

Updates JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.2

Release notes

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

v4.7.2

What's Changed

Bug Fixes 🐝

Build 🔧

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

v4.7.1

What's Changed

Features ✨

New Contributors

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

v4.7.0

What's Changed

Features ✨

Build 🔧

New Contributors

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

Commits
  • 15de0f0 Deploy Production Code for Commit d5dce9b90a6d5a8ff3cf3d2d8e6762aeddcc8026 🚀
  • d5dce9b Merge branch 'dev' into releases/v4
  • 389b85f fix: enable rsync mkpath to be backwards compatible (#1757)
  • 12622a2 build(deps): bump the misc group across 1 directory with 2 updates (#1756)
  • 588d83f Release 4.7.1 📣
  • dc18a3c Deploy Production Code for Commit 9716147417155c726a988252213c1286fdef81b3 🚀
  • 9716147 Merge branch 'dev' into releases/v4
  • d556f38 Update integration.yml
  • ceec23c Update integration.yml
  • 6418ff1 build(deps): bump the misc group across 1 directory with 6 updates (#1749)
  • Additional commits viewable in compare view

Updates mozilla-actions/sccache-action from 0.0.6 to 0.0.7

Release notes

Sourced from mozilla-actions/sccache-action's releases.

v0.0.7

What's Changed

Dependencies

New Contributors

Full Changelog: Mozilla-Actions/sccache-action@v0.0.6...v0.0.7

Commits
  • 054db53 Merge pull request #172 from sylvestre/0.0.7
  • 0f3ae50 Rebuild dist files and update README for releases.
  • 3d14465 recompile the js files: npm run build
  • 42761b0 prepare release 0.0.7
  • e21e59b Merge pull request #170 from Mozilla-Actions/dependabot/npm_and_yarn/typescri...
  • 2e63a0d Merge pull request #169 from Mozilla-Actions/dependabot/npm_and_yarn/actions/...
  • 4cdf591 Merge pull request #167 from Mozilla-Actions/dependabot/npm_and_yarn/vercel/n...
  • 39c9c60 Bump typescript from 5.6.2 to 5.7.2
  • 1786957 Bump @​actions/core from 1.10.1 to 1.11.1
  • 843e562 Bump @​vercel/ncc from 0.38.1 to 0.38.3
  • 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

Bumps the github-actions group with 2 updates in the / directory: [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) and [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action).


Updates `JamesIves/github-pages-deploy-action` from 4.6.9 to 4.7.2
- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)
- [Commits](JamesIves/github-pages-deploy-action@v4.6.9...v4.7.2)

Updates `mozilla-actions/sccache-action` from 0.0.6 to 0.0.7
- [Release notes](https://github.com/mozilla-actions/sccache-action/releases)
- [Commits](Mozilla-Actions/sccache-action@v0.0.6...v0.0.7)

---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: mozilla-actions/sccache-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 added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 16, 2024
Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.00%. Comparing base (b44b644) to head (a94d1cc).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3093      +/-   ##
==========================================
- Coverage   86.00%   86.00%   -0.01%     
==========================================
  Files         587      587              
  Lines       29795    29795              
==========================================
- Hits        25626    25624       -2     
- Misses       4169     4171       +2     

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

Copy link

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-3093-compared-to-main.txt

@louwers louwers merged commit d60857e into main Dec 16, 2024
34 checks passed
@louwers louwers deleted the dependabot/github_actions/github-actions-1756ce4bcd branch December 16, 2024 16:13
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.

2 participants