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

chore(deps): bump the strapi group with 2 updates #367

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2025

Bumps the strapi group with 2 updates: @strapi/strapi and @strapi/typescript-utils.

Updates @strapi/strapi from 5.6.0 to 5.7.0

Release notes

Sourced from @​strapi/strapi's releases.

v5.7.0

5.7.0 (2025-01-08)

🚀 New feature

  • add content preview (remove future flag) (81b62a508e)
  • content-manager: add syntax highlighting in the code block type in the Blocks field original solution (#22332)

🔥 Bug fix

  • check indexes before transaction (27465bf4d7)
  • preview back button behavior (#22432)
  • multiple requests locale (#22273)
  • add component button style (#22425)
  • name must be initialized (8f227a605a)
  • remove double conversion that causes date shift (#22410)
  • renable the basic relations test (#22464)
  • do not filter by locale if no i18n (9f812af47f)
  • make generate command work (#22443)
  • make ctb loader truly round (#22433)
  • missing pointer cursor when hover top of possible relations (#22511)
  • blocks: various ui issues (#22423)
  • content-manager: ensure plugin::users-permissions.user is redirected on create (#22435)
  • database: delete indexes before creating if they already exist (#22424)
  • e2e: remove unused published product from the database (#22407)

⚙️ Chore

💅 Enhancement

  • update purchase page links (#22419)
  • database: add repair manager with component deletion fix (#22267)

🚨 Security

  • deps: bump nanoid to 3.3.8 in yarn.lock (#22397)
  • deps: upgrade path-to-regexp from 6.3.0 to 8.0.0 (#22357)

❤️ Thank You

  • Bassel Kanso @​Bassel17
  • Ben Irvin
  • Jean-Sébastien Herbaux

... (truncated)

Commits
  • 4be93cf release: 5.7.0
  • 110b429 feat: new admin homepage (#22346)
  • 52cb006 fix: missing pointer cursor when hover top of possible relations (#22511)
  • a95edaa fix(database): delete indexes before creating if they already exist
  • 645a1ef Merge pull request #22550 from strapi/dependabot/npm_and_yarn/npm_and_yarn-fc...
  • cb5f24c fix: make ctb loader truly round (#22433)
  • bbd2f07 chore(deps): bump path-to-regexp in the npm_and_yarn group
  • 63419c0 security(deps): upgrade path-to-regexp from 6.3.0 to 8.0.0 (#22357)
  • 146a31b test(e2e): add create content tests (#22395)
  • 40d132b fix: make generate command work (#22443)
  • Additional commits viewable in compare view

Updates @strapi/typescript-utils from 5.6.0 to 5.7.0

Release notes

Sourced from @​strapi/typescript-utils's releases.

v5.7.0

5.7.0 (2025-01-08)

🚀 New feature

  • add content preview (remove future flag) (81b62a508e)
  • content-manager: add syntax highlighting in the code block type in the Blocks field original solution (#22332)

🔥 Bug fix

  • check indexes before transaction (27465bf4d7)
  • preview back button behavior (#22432)
  • multiple requests locale (#22273)
  • add component button style (#22425)
  • name must be initialized (8f227a605a)
  • remove double conversion that causes date shift (#22410)
  • renable the basic relations test (#22464)
  • do not filter by locale if no i18n (9f812af47f)
  • make generate command work (#22443)
  • make ctb loader truly round (#22433)
  • missing pointer cursor when hover top of possible relations (#22511)
  • blocks: various ui issues (#22423)
  • content-manager: ensure plugin::users-permissions.user is redirected on create (#22435)
  • database: delete indexes before creating if they already exist (#22424)
  • e2e: remove unused published product from the database (#22407)

⚙️ Chore

💅 Enhancement

  • update purchase page links (#22419)
  • database: add repair manager with component deletion fix (#22267)

🚨 Security

  • deps: bump nanoid to 3.3.8 in yarn.lock (#22397)
  • deps: upgrade path-to-regexp from 6.3.0 to 8.0.0 (#22357)

❤️ Thank You

  • Bassel Kanso @​Bassel17
  • Ben Irvin
  • Jean-Sébastien Herbaux

... (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 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

Bumps the strapi group with 2 updates: [@strapi/strapi](https://github.com/strapi/strapi) and [@strapi/typescript-utils](https://github.com/strapi/strapi/tree/HEAD/packages/utils/typescript).


Updates `@strapi/strapi` from 5.6.0 to 5.7.0
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](strapi/strapi@v5.6.0...v5.7.0)

Updates `@strapi/typescript-utils` from 5.6.0 to 5.7.0
- [Release notes](https://github.com/strapi/strapi/releases)
- [Commits](https://github.com/strapi/strapi/commits/v5.7.0/packages/utils/typescript)

---
updated-dependencies:
- dependency-name: "@strapi/strapi"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: strapi
- dependency-name: "@strapi/typescript-utils"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: strapi
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 10, 2025
@chohner chohner merged commit abe0f50 into main Jan 10, 2025
4 checks passed
@chohner chohner deleted the dependabot/npm_and_yarn/strapi-e50fbe6d2d branch January 10, 2025 09:53
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant