netresearch / timetracker

Simple time tracking front end with optional Jira synchronization, AD/LDAP integration and XLSX export.
GNU Affero General Public License v3.0
21 stars 27 forks source link

Bump api-platform/core from 3.0.2 to 3.0.12 #72

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps api-platform/core from 3.0.2 to 3.0.12.

Release notes

Sourced from api-platform/core's releases.

v3.0.12

What's Changed

New Contributors

Full Changelog: https://github.com/api-platform/core/compare/v3.0.11...v3.0.12

v3.0.11

What's Changed

New Contributors

Full Changelog: https://github.com/api-platform/core/compare/v3.0.10...v3.0.11

v3.0.10

What's Changed

Full Changelog: https://github.com/api-platform/core/compare/v3.0.9...v3.0.10

v3.0.9

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from api-platform/core's changelog.

v3.0.12

Bug fixes

  • 5723d6836 fix(serializer): reset cache key on collection items CVE-2023-25575
  • 1983089d9 fix(metadata): reader should be nullable (#5378)
  • 80aeb3158 fix(symfony): autoconfigure elasticsearch extension (#5379)

v3.0.11

Bug fixes

  • 0154bf13c fix(metadata): homogenize operations constructor (#5344) Note: we made clear that we are supporting only named arguments on our Attributes. We do not support backward compatibility on positional arguments.
  • 53cb25fab fix(symfony): annotation reader argument optional (#5358)
  • 722802c13 fix(graphql): usable YAML/XML configuration (#5333) Note: paginationViaCursor was removed from GraphQl operations as it had no behavior
  • 937786efe fix(metadata): extract identifier using Link::toProperty (#5352)

v3.0.10

Bug fixes

v3.0.9

Bug fixes

Features

  • 9632b6416 feat: serialize error title from ValidationException (#5313)

v3.0.8

Bug fixes

v3.0.7

... (truncated)

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 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/netresearch/timetracker/network/alerts).