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 actions/cache from 3.2.5 to 3.2.6 #3851

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2023

Bumps actions/cache from 3.2.5 to 3.2.6.

Release notes

Sourced from actions/cache's releases.

v3.2.6

What's Changed

Full Changelog: actions/cache@v3...v3.2.6

Changelog

Sourced from actions/cache's changelog.

3.2.5

  • Added fix to prevent from setting MYSYS environment variable globally.

3.2.6

  • Fix zstd not being used after zstd version upgrade to 1.5.4 on hosted runners.
Commits

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 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Feb 22, 2023
@github-actions
Copy link

github-actions bot commented Feb 22, 2023

Unit Test Results

  5 317 files  ±0    5 317 suites  ±0   35m 3s ⏱️ -19s
  4 908 tests ±0    4 689 ✔️ ±0     219 💤 ±0  0 ±0 
62 750 runs  ±0  56 713 ✔️ ±0  6 037 💤 ±0  0 ±0 

Results for commit a7f2b80. ± Comparison against base commit fd07dbf.

♻️ This comment has been updated with latest results.

@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/cache-3.2.6 branch 2 times, most recently from d1bcd31 to c71e7ee Compare March 2, 2023 15:53
@MalloD12 MalloD12 self-requested a review March 2, 2023 22:30
@MalloD12
Copy link
Contributor

MalloD12 commented Mar 2, 2023

@dependabot rebase

Bumps [actions/cache](https://github.com/actions/cache) from 3.2.5 to 3.2.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v3.2.5...v3.2.6)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/cache-3.2.6 branch from c71e7ee to a7f2b80 Compare March 2, 2023 22:31
Copy link
Contributor

@MalloD12 MalloD12 left a comment

Choose a reason for hiding this comment

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

Approved.

Even though functional tests still displays as "Pending". I have checked all jobs making use of this library have been run successfully.

@filipelautert filipelautert merged commit 06840a9 into master Mar 3, 2023
@filipelautert filipelautert added this to the 1NEXT milestone Mar 3, 2023
@dependabot dependabot bot deleted the dependabot/github_actions/actions/cache-3.2.6 branch March 3, 2023 16:59
@filipelautert filipelautert self-assigned this Mar 3, 2023
benkard added a commit to benkard/mulkcms2 that referenced this pull request Apr 2, 2023
This MR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [org.liquibase.ext:liquibase-hibernate5](https://github.com/liquibase/liquibase-hibernate/wiki) ([source](https://github.com/liquibase/liquibase-hibernate)) | build | minor | `4.19.1` -> `4.20.0` |
| [org.liquibase:liquibase-maven-plugin](http://www.liquibase.org/liquibase-maven-plugin) ([source](https://github.com/liquibase/liquibase)) | build | minor | `4.19.1` -> `4.20.0` |

---

### Release Notes

<details>
<summary>liquibase/liquibase</summary>

### [`v4.20.0`](https://github.com/liquibase/liquibase/releases/tag/v4.20.0)

[Compare Source](liquibase/liquibase@v4.19.1...v4.20.0)

##### Liquibase v4.20.0 is a patch release

#### API Breaking Changes

-   Remove Liquibase Hub auto-registration prompts and no longer support new Liquibase Hub registrations. Please get in touch with customer support with any questions. (DAT-13419) by [@&#8203;StevenMassaro](https://github.com/StevenMassaro) in liquibase/liquibase#3886
-   Refactor of commands: diff, diffchangelog, generatechangelog DAT-6606, DAT-6607, DAT-6623, DAT-6613 by [@&#8203;filipelautert](https://github.com/filipelautert) in liquibase/liquibase#3775

#### Enhancements

-   Automate deployment of XSDs to new beta landing site by [@&#8203;sayaliM0412](https://github.com/sayaliM0412) in liquibase/liquibase#3867
-   Issue 3584: Add support for relativeToChangelogFile for ChangeLogProperty class/property attribute by [@&#8203;jasonlyle88](https://github.com/jasonlyle88) in liquibase/liquibase#3595
-   Jakartaee CDI for liquibase by [@&#8203;xazap](https://github.com/xazap) in liquibase/liquibase#3642
-   Use variable for maven version by [@&#8203;StevenMassaro](https://github.com/StevenMassaro) in liquibase/liquibase#3895
-   More maven version pinning by [@&#8203;StevenMassaro](https://github.com/StevenMassaro) in liquibase/liquibase#3887
-   Update db changelog xsd to 4.20 by [@&#8203;suryaaki2](https://github.com/suryaaki2) in liquibase/liquibase#3918
-   \[MRO] Refactor of commands: diff, diffchangelog, generatechangelog DAT-6606, DAT-6607 and DAT-6613 by [@&#8203;filipelautert](https://github.com/filipelautert) in https://github.com/liquibase/liquibase-pro/pull/824
-   \[MRO] Update pro xsd and flow schema to 4.20 by [@&#8203;suryaaki2](https://github.com/suryaaki2) in https://github.com/liquibase/liquibase-pro/pull/861

#### Security, Driver and other updates

-   Bump actions/cache from 3.2.5 to 3.2.6 by [@&#8203;dependabot](https://github.com/dependabot) in liquibase/liquibase#3851
-   \[MRO] Bump jsqlparser from 4.5 to 4.6 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase-pro/pull/842
-   \[MRO] Bump mockito-core from 3.8.0 to 3.12.4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase-pro/pull/845
-   \[MRO] Bump actions/checkout from 2 to 3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase-pro/pull/846
-   \[MRO] Bump actions/setup-java from 2 to 3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase-pro/pull/847
-   \[MRO] Bump schdck/create-env-json from 1 to 2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase-pro/pull/848
-   \[MRO] Bump maven-compiler-plugin from 3.10.1 to 3.11.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/liquibase/liquibase-pro/pull/850

#### Fixes

-   Safely call snakeyaml methods that have been changed in last versions. by [@&#8203;filipelautert](https://github.com/filipelautert) in liquibase/liquibase#3904
-   Only show structured log license message after value providers are registered (DAT-13362) by [@&#8203;StevenMassaro](https://github.com/StevenMassaro) in liquibase/liquibase#3850
-   Pin maven version for sonar scan by [@&#8203;StevenMassaro](https://github.com/StevenMassaro) in liquibase/liquibase#3880
-   Fix CheckSum generation issues + improvements  by [@&#8203;MalloD12](https://github.com/MalloD12) in liquibase/liquibase#3616
-   Structured logging MdcKey renaming by [@&#8203;StevenMassaro](https://github.com/StevenMassaro) in liquibase/liquibase#3875
-   Revert "Fix CheckSum generation issues + CURRENT_CHECKSUM_ALGORITHM_VERSION updated from 8 to 9." by [@&#8203;filipelautert](https://github.com/filipelautert) in liquibase/liquibase#3892
-   \[MRO] only show structured log license message after value providers are registered (DAT-13362) by [@&#8203;StevenMassaro](https://github.com/StevenMassaro) in https://github.com/liquibase/liquibase-pro/pull/839
-   \[MRO] Pin maven to 3.8.7 by [@&#8203;wwillard7800](https://github.com/wwillard7800) in https://github.com/liquibase/liquibase-pro/pull/855
-   \[MRO] GitHub action maven version pin by [@&#8203;StevenMassaro](https://github.com/StevenMassaro) in https://github.com/liquibase/liquibase-pro/pull/859

#### New Contributors

-   [@&#8203;sayaliM0412](https://github.com/sayaliM0412) made their first contribution in liquibase/liquibase#3867
-   [@&#8203;jasonlyle88](https://github.com/jasonlyle88) made their first contribution in liquibase/liquibase#3595
-   [@&#8203;xazap](https://github.com/xazap) made their first contribution in liquibase/liquibase#3642

**Full Changelog**: liquibase/liquibase@v4.19.1...v4.20.0

##### Get Certified

Learn all the Liquibase fundamentals from free online courses by Liquibase experts and see how to apply them in the real world at https://learn.liquibase.com/.

##### Read the Documentation

Please check out and contribute to the continually improving docs, now at https://docs.liquibase.com/.

##### Meet the Community

Our community has built a lot. From extensions to integrations, you’ve helped make Liquibase the amazing open source project that it is today. Keep contributing to making it stronger:

[Contribute code](https://www.liquibase.org/development/contribute.html)
[Make doc updates](https://github.com/Datical/liquibase-docs)
[Help by asking and answering questions](https://forum.liquibase.org/)
[Set up a chat with the Product team](https://calendly.com/liquibase-outreach/product-feedback)

Thanks to everyone who helps make the Liquibase community strong!

#### File Descriptions

-   **Liquibase CLI** -- Includes open source + commercial functionality
-   **liquibase-x.y.z.tar.gz** -- Archive in tar.gz format
-   **liquibase-x.y.z.zip** -- Archive in zip format
-   **liquibase-windows-x64-installer-x.y.z.exe** -- Installer for Windows
-   **liquibase-macos-installer-x.y.z.dmg** -- Installer for MacOS
-   **Primary Libraries** - For embedding in other software
    -   **liquibase-core-x.y.z.jar** – Base Liquibase library (open source)
    -   **liquibase-commerical-x.y.z.jar** – Additional commercial functionality
-   **liquibase-additional-x.y.z.zip** – Contains additional, less commonly used files
    -   Additional libraries such as liquibase-maven-plugin.jar and liquibase-cdi.jar
    -   Javadocs for all the libraries
    -   Source archives for all the open source libraries
    -   ASC/MD5/SHA1 verification hashes for all files

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
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
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants