Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps the composer-major-production-dependencies group with 1 update: timber/timber.

Release notes

Sourced from timber/timber's releases.

2.0.0

Timber 2.0 is a big update. There are a lot of breaking changes. You need to thoroughly test your websites in your local development environment before update your live websites.

You can install Timber 2.0 by following the Installation Guide. When installing Timber through Composer, you need to require the 2.0.0 version:

composer require timber/timber:^2.0

Documentation

In case you find errors, please open an issue. In case you’re stuck or have questions, create a discussion.

What’s new in Timber 2.0

For information on what’s new in Timber 2.0, follow the Upgrade Guide.

Dropping plugin support

Timber 2.0 is not available as a WordPress plugin anymore, but will only be available as a Composer package. If you’re still using the plugin version of Timber 1.0, you might want to switch to the Composer version first. You can find more information about this in the following links:

The overall goals of Timber 2.0 include:

  • Making Timber’s functions and methods more consistent.
  • Making Timber easier to handle and extend.
  • Refactoring how Timber Core works under the hood to improve compatibility with WordPress Core and be ready for future challenges.
  • Making Timber more compatible with other plugins.

High-level changes include:

What’s changed since 2.0.0-rc.1

... (truncated)

Commits
  • ee467c6 Merge pull request #2838 from timber/2.x-fix-tests
  • 6fbf274 fix: Exclude docs folder for PHPStan
  • 5938c64 fix: Fix failing tests for WP 6.4
  • 451e640 Merge branch 'master' into 2.x
  • 34487d9 Merge pull request #2836 from timber/update-v1-docs-path
  • a117ade Fix installation docs paths
  • 8d6285a Merge branch '2.x' into update-v1-docs-path
  • 2ac1a40 Merge pull request #2829 from timber/2.x-prepare-release
  • 30dab17 Merge pull request #2835 from timber/2.x-upgrade-guide
  • d7163f1 Fix permalink for installation docs
  • 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 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 php Pull requests that update Php code labels Nov 13, 2023
…th 1 update

Bumps the composer-major-production-dependencies group with 1 update: [timber/timber](https://github.com/timber/timber).

- [Release notes](https://github.com/timber/timber/releases)
- [Commits](timber/timber@1.23.0...2.0.0)

---
updated-dependencies:
- dependency-name: timber/timber
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: composer-major-production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/composer-major-production-dependencies-05a4e82a60 branch from 3592173 to aa9a563 Compare April 1, 2024 19:28
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2024

Superseded by #159.

@dependabot dependabot bot closed this Apr 15, 2024
@dependabot dependabot bot deleted the dependabot/composer/composer-major-production-dependencies-05a4e82a60 branch April 15, 2024 19:08
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants