silverstripe / addons.silverstripe.org

Website hosting Silverstripe Framework extensions
BSD 3-Clause "New" or "Revised" License
13 stars 16 forks source link

Bump silverstripe/framework from 4.7.3 to 4.10.1 #269

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps silverstripe/framework from 4.7.3 to 4.10.1.

Release notes

Sourced from silverstripe/framework's releases.

4.10.1

What's Changed

Full Changelog: https://github.com/silverstripe/silverstripe-framework/compare/4.10.0...4.10.1

4.9.1

  • FIX Prioritise posix_getuid() when attempting to find current process owner (#10137) (Loz Calver) - b1eb9514d
  • DOCS add release announcement link to changelog (brynwhyman) - 9a119a358
  • DOCS clarify 'cms recipe' docs (brynwhyman) - 41d9b400c
  • MNT Added 4.9.0 changelog (Maxime Rainville) - 340793a1f
  • MNT Fix broken test caused by missing table (Maxime Rainville) - fd8b0cc25
  • DOC Explain how to get off CWP (Maxime Rainville) - bad4cbef7
  • ENH Add tests for Hierarchy extension when applied to a subclass (Michal Kleiner) - 7226d7fab
  • MNT Fix minor typos (Michal Kleiner) - 38fe32626
  • DOC Remove reference to being able to test GraphQL v4 without inlining recipes and tweak swiftmailer doc (Maxime Rainville) - 065be7071
  • DOC Minor tweaks to changelog (Maxime Rainville) - 6898dd06d
  • Add a bit more detail (Maxime Rainville) - 26da242e6
  • BUG When asserting an email was sent, sanitise both the To and From field (Maxime Rainville) - 1c698348a
  • FIX Only send email if email address set (Steve Boyd) - 0a389112c
  • DOC Mention the EOL of IE 11 in 4.9.0 changelog (Maxime Rainville) - 49f2f641b
  • DOC Add additional info to 4.9.0 changelog (Maxime Rainville) - d499420ae
  • FIX Use correct ancestor class when querying for stage and live children (Michal Kleiner) - 1e5414eac
  • CompositeValidator::validate() to call validate() instead of php() (Chris Penny) - 79d04fed0

4.8.1

  • ENH Remove wording for authenticated devices being manageable (Steve Boyd) - b625ba99b
  • FIX Ensure changing a password to blank is validated (Steve Boyd) - 7ed7ad025
  • MNT Fix typos in test comments (Michal Kleiner) - 0bd5b98d6
  • NEW Add DBText->Summary tests (Michal Kleiner) - 9dd69c40e
  • FIX Use empty array as a fallback for preg_split within dbtext summary (Michal Kleiner) - 2017a2043
  • BUG Update DataQuery::exists to return false when limit causes no result to be returned (#9946) (Maxime Rainville) - 472fc4ebb
  • MNT Remove COMPOSER_ROOT_VERSION (Steve Boyd) - 787253d51

4.8.0-rc1

No release notes provided.

4.7.4

  • [CVE-2020-26138] Validate custom multi-file uploads (Steve Boyd) - 06dbd5237
  • [CVE-2020-25817] Prevent loading of xml entities (Steve Boyd) - 3bb435c24
  • BUG Update DataQuery::exists to return false when limit causes no result to be returned (#9946) (Maxime Rainville) - 472fc4ebb
  • MNT Add test to cover TreeDropdownField::TreeBaseId (Maxime Rainville) - 440c7cad3
  • ENH Update keep me signed in tooltip text (Steve Boyd) - d9e8dd42c
  • Add missing string Move attribute to login-forms (André Kiste) - e2777ded8

... (truncated)

Commits
  • 7d19ded Merge pull request #10214 from creative-commoners/pulls/4.10/final-changelog
  • 85519b7 DOC Update 4.10.0 changelog
  • 962ff93 DOC Final 4.10 pre-release changelog tweaks (#10210)
  • 0cfd98d FIX support search filter instances (#9991)
  • d1d1e9f Merge branch '4.9' into 4.10
  • 2841e1b DOC Fix type in 4.9.0 changelog (#10152)
  • 3963dd4 Merge pull request #10183 from kinglozzer/readonly-extraclass
  • cbf2987 FIX Disallow negative values for FailedLoginCount (#10200)
  • cb37e5f FIX: Ensure extra classes are copied over to readonly/disabled fields
  • 465ca1d Merge pull request #10182 from creative-commoners/pulls/4.10/changelog
  • 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 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/silverstripe/addons.silverstripe.org/network/alerts).
dhensby commented 2 years ago

@dependabot rebase

dependabot[bot] commented 2 years ago

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

dhensby commented 2 years ago

@dependabot recreate

dependabot[bot] commented 2 years ago

Superseded by #280.