Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2022

Updates the requirements on statamic/cms to permit the latest version.

Release notes

Sourced from statamic/cms's releases.

v3.3.0

Read First 👀

Be sure to read the Upgrade Guide first as manual changes (especially if you're running on Laravel 7) may be necessary. You can also read the Statamic 3.3 Launch Announcement blog post to learn about many of the new features in depth!

What's new

  • New Antlers Parser.
  • Laravel 9 support.
  • Headless Live Preview.
  • Frontend form field conditions.
  • Improved Blade interoperability.
  • Blade tag/modifier helpers.
  • Statamic::query() aliases to query builders.
  • Entries and other data objects can use magic property access to get augmented values.
  • Entries and other data objects can use magic methods to get query builders.
  • Entries and other data objects are Arrayable.
  • The static:warm command may leverage the queue.
  • Hidden blueprints now have visual indicators.
  • You now have more control over how values should be stored for querying. (e.g. date fieldtypes store Carbon instances.)
  • Date-based where clauses are now supported by query builders.

What's fixed

  • The new parser fixes an impressively large number of issues.
  • Control Panel forms only submit visible fields in order to fix sometimes/required_if/etc validation rules.

Major changes

  • PHP 7.2 and 7.3 are no longer supported.
  • Laravel 6 and 7 are no longer supported.

Everything else

Changelog

Sourced from statamic/cms's changelog.

3.3.0 (2022-03-15)

What's new

  • Official 3.3 release! 🎉

What's changed

  • Removed unused toCacheableArray methods from Entry, AssetContainer, and User. #5506 by @​jasonvarga

3.3.0-beta.7 (2022-03-14)

What's fixed

What's changed

3.3.0-beta.6 (2022-03-09)

What's new

  • Add Values wrapper and use it in Grid, Replicator, and Bard. Allows for a nicer syntax in Blade. #5436 by @​jasonvarga

What's fixed

What's changed

  • Grid/Replicator/Bard now augment to Values instance rather than arrays. #5436 by @​jasonvarga

3.3.0-beta.5 (2022-03-07)

What's new

... (truncated)

Commits

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)

Updates the requirements on [statamic/cms](https://github.com/statamic/cms) to permit the latest version.
- [Release notes](https://github.com/statamic/cms/releases)
- [Changelog](https://github.com/statamic/cms/blob/3.3/CHANGELOG.md)
- [Commits](statamic/cms@v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: statamic/cms
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 30, 2023

Superseded by #241.

@dependabot dependabot bot closed this Jan 30, 2023
@dependabot dependabot bot deleted the dependabot/composer/statamic/cms-tw-3.3 branch January 30, 2023 14:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant