Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps @serwist/next from 9.0.11 to 9.0.13.

Release notes

Sourced from @​serwist/next's releases.

@​serwist/next@​9.0.13

@​serwist/next

9.0.11

Patch Changes

9.0.10

Patch Changes

  • 7e99285 Thanks @​DuCanhGH! - fix(next): fixed __dirname conflict in CommonJS

    If you use storybook and serwist together, they will conflict for __dirname variable. Because it is already created with a global scope, it cannot be used by branching from the business logic it uses. So I suggest moving to scope within the function.

  • Updated dependencies []:

9.0.9

Patch Changes

9.0.8

Patch Changes

... (truncated)

Commits
  • e3d8108 chore(packages): publish packages (#252)
  • bf34fd2 fix(webpack,next): fixed relativeToOutputPath erroneously returning non-Uni...
  • 46ee1da chore(deps) & fix(next): Turbopack warning & parallel routes
  • b7ef16f fix(webpack): updated include and exclude types to match function input c...
  • a2ac5e5 chore(webpack, vite): replace build's deprecated stringify with `JSON.strin...
  • d59aa23 chore(packages): publish packages (#238)
  • 886739b fix(cli): fixed types
  • e458907 chore(deps) & fix(next): filter out all JSON files, add Turbopack warning
  • 9dc72e2 fix(docs): fixed docs pulling scroll up in certain cases (?)
  • See full diff 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 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)

Bumps [@serwist/next](https://github.com/serwist/serwist) from 9.0.11 to 9.0.13.
- [Release notes](https://github.com/serwist/serwist/releases)
- [Commits](https://github.com/serwist/serwist/compare/@serwist/[email protected]...@serwist/[email protected])

---
updated-dependencies:
- dependency-name: "@serwist/next"
  dependency-version: 9.0.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Apr 7, 2025
@renatodellosso renatodellosso merged commit 132d65b into main Apr 7, 2025
13 checks passed
@renatodellosso renatodellosso deleted the dependabot/npm_and_yarn/serwist/next-9.0.13 branch April 7, 2025 19:14
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.

4 participants