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 10up/action-wordpress-plugin-asset-update from 2.1.2 to 2.1.3 #1756

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Bumps 10up/action-wordpress-plugin-asset-update from 2.1.2 to 2.1.3.

Release notes

Sourced from 10up/action-wordpress-plugin-asset-update's releases.

2.1.3

Added

New Contributors


Full Changelog: 10up/action-wordpress-plugin-asset-update@2.1.2...2.1.3 View closed items in the milestone.

Changelog

Sourced from 10up/action-wordpress-plugin-asset-update's changelog.

Changelog

All notable changes to this project will be documented in this file, per the Keep a Changelog standard.

[Unreleased] - TBD

[2.1.3] - 2024-01-04

Added

[2.1.2] - 2023-09-05

Added

Changed

Fixed

  • Run an svn update to resolve error: SVN commit failed: Directory out of date (props @​zaerl, @​cadic via #46).

[2.1.1] - 2022-08-7

Added

  • Add correct mime type for gif and SVG images (props @​ocean90 via #38).

[2.1.0] - 2022-04-12

Added

  • Environment variable (IGNORE_OTHER_FILES) allowing to deploy updates to readme and/or assets without checking other files (props @​markjaquith via #32).

[2.0.0] - 2021-08-24

This is now a composite Action, meaning that it runs directly on the GitHub Actions runner rather than spinning up its own container and is significantly faster.

Added

Fixed

  • Avoid a Debian image issue where the container could not be built (props @​helen via #30).

[1.4.1] - 2020-03-12

Fixed

  • Ensure previously committed files that are later added to .distignore get deleted (props @​pascalknecht via #18).
  • Escape filenames to avoid errors with filenames containing an @ symbol (props @​Gaya via #18).
  • Use https for WordPress.org URLs (props @​dinhtungdu via #17).
  • Correct encrypted secrets documentation link (props @​felipeelia via #11_.

[1.4.0] - 2019-10-15

Added

  • Support for README.md via an optional README_NAME environment variable.

... (truncated)

Commits
  • 4eb612e Merge branch 'develop' into stable
  • f8ebd3b Merge branch 'release/2.1.3' into develop
  • 10bd761 Update CREDITS.md
  • daa4d29 Update changelog
  • d143f0d Merge pull request #55 from 10up/feat/auto-ignore-vendor-directory
  • 81155cb Add informational output and update comment a bit
  • 6ebf3cc format: resolve formatting issues
  • 630429c feat: ignore vendor files only if changed
  • a8f9d26 Revert changes in vendor directory to fix SVN error
  • See full diff 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 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 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 [10up/action-wordpress-plugin-asset-update](https://github.com/10up/action-wordpress-plugin-asset-update) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/10up/action-wordpress-plugin-asset-update/releases)
- [Changelog](https://github.com/10up/action-wordpress-plugin-asset-update/blob/develop/CHANGELOG.md)
- [Commits](10up/action-wordpress-plugin-asset-update@9cedd67...4eb612e)

---
updated-dependencies:
- dependency-name: 10up/action-wordpress-plugin-asset-update
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added [Type] Build Tooling github_actions Pull requests that update GitHub Actions code labels Jan 8, 2024
@amieiro amieiro merged commit 2d90d22 into develop Jan 10, 2024
6 checks passed
@amieiro amieiro deleted the dependabot/github_actions/10up/action-wordpress-plugin-asset-update-2.1.3 branch January 10, 2024 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code [Type] Build Tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant