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

Bump orchestra/testbench from 9.5.2 to 9.9.0 #43

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps orchestra/testbench from 9.5.2 to 9.9.0.

Release notes

Sourced from orchestra/testbench's releases.

v9.9.0

Changes

Testbench Changes

Added
  • Add ability to symlink directory in from skeleton to package.
Changes
  • Update skeleton to match v11.5.0.
  • Add Orchestra\Testbench\Workbench\Workbench::flushCachedClassAndNamespaces() to flush cached namespaces and classes during installation.
  • Use realpath() on vendor:publish output.

v9.8.0

Changes

Testbench Changes

Added
  • Added Orchestra\Testbench\transform_realpath_to_relative() function.
  • Override Laravel's vendor:publish command.
Changes
  • Add $force parameter to Orchestra\Testbench\Workbench\Workbench::detectNamespace() method.

v9.7.0

Changes

Testbench Changes

Added
  • Added ability to detect Workbench namespace via Orchestra\Testbench\Workbench\Workbench::detectNamespace() method.
  • Added ability to detect the default user model via Orchestra\Testbench\Workbench\Workbench::applicationUserModel() method.
  • Added support for authentication routes within Workbench by configurating workbench.auth config to true.
  • Added new package:sync-skeleton command.
Changes
  • Testbench Dusk integration improvements:

... (truncated)

Changelog

Sourced from orchestra/testbench's changelog.

9.9.0

Released: 2024-12-26

Changes

Testbench Changes

Added
  • Add ability to symlink directory in from skeleton to package.
Changes
  • Update skeleton to match v11.5.0.
  • Add Orchestra\Testbench\Workbench\Workbench::flushCachedClassAndNamespaces() to flush cached namespaces and classes during installation.
  • Use realpath() on vendor:publish output.

9.8.0

Released: 2024-12-16

Changes

Testbench Changes

Added
  • Added Orchestra\Testbench\transform_realpath_to_relative() function.
  • Override Laravel's vendor:publish command.
Changes
  • Add $force parameter to Orchestra\Testbench\Workbench\Workbench::detectNamespace() method.

9.7.0

Released: 2024-12-01

Changes

Testbench Changes

Added

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jan 1, 2025
@thejmitchener
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/composer/main/orchestra/testbench-9.9.0 branch from b8b4519 to 52ad3e7 Compare January 8, 2025 19:30
@thejmitchener
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/composer/main/orchestra/testbench-9.9.0 branch from 52ad3e7 to 006270b Compare January 8, 2025 19:35
@thejmitchener
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/composer/main/orchestra/testbench-9.9.0 branch from 006270b to ad90528 Compare January 8, 2025 19:39
@thejmitchener
Copy link
Member

@dependabot recreate

Bumps [orchestra/testbench](https://github.com/orchestral/testbench) from 9.5.2 to 9.9.0.
- [Release notes](https://github.com/orchestral/testbench/releases)
- [Changelog](https://github.com/orchestral/testbench/blob/9.x/CHANGELOG-9.x.md)
- [Commits](orchestral/testbench@v9.5.2...v9.9.0)

---
updated-dependencies:
- dependency-name: orchestra/testbench
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/main/orchestra/testbench-9.9.0 branch from ad90528 to 2a31208 Compare January 8, 2025 19:43
@thejmitchener thejmitchener enabled auto-merge (squash) January 8, 2025 19:43
@thejmitchener thejmitchener disabled auto-merge January 8, 2025 19:44
@github-actions github-actions bot enabled auto-merge (squash) January 8, 2025 19:44
@thejmitchener thejmitchener disabled auto-merge January 8, 2025 19:44
@thejmitchener thejmitchener merged commit a175b44 into main Jan 8, 2025
@thejmitchener thejmitchener deleted the dependabot/composer/main/orchestra/testbench-9.9.0 branch January 8, 2025 19:44
fuelviews-app bot pushed a commit that referenced this pull request Jan 8, 2025
* Bump orchestra/testbench from 9.5.2 to 9.9.0

Bumps [orchestra/testbench](https://github.com/orchestral/testbench) from 9.5.2 to 9.9.0.
- [Release notes](https://github.com/orchestral/testbench/releases)
- [Changelog](https://github.com/orchestral/testbench/blob/9.x/CHANGELOG-9.x.md)
- [Commits](orchestral/testbench@v9.5.2...v9.9.0)

---
updated-dependencies:
- dependency-name: orchestra/testbench
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Fix styling

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant