Skip to content

Update dependency nette/bootstrap to v3.3.0 - autoclosed#5636

Closed
renovate[bot] wants to merge 1 commit into
2.1.xfrom
renovate/nette-bootstrap-3.x-lockfile
Closed

Update dependency nette/bootstrap to v3.3.0 - autoclosed#5636
renovate[bot] wants to merge 1 commit into
2.1.xfrom
renovate/nette-bootstrap-3.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented May 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
nette/bootstrap (source) 3.1.43.3.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

nette/bootstrap (nette/bootstrap)

v3.3.0: Released version 3.3.0

Compare Source

A maintenance release that modernizes the foundations: Nette Bootstrap now targets PHP 8.3+ and the latest Nette stack. By dropping legacy compatibility shims, the codebase is leaner and fully covered by mandatory static analysis. Upgrading is mostly a matter of bringing your dependencies up to date.

v3.2.9: Released version 3.2.9

Compare Source

  • Configurator: pass debugMode to MailExtension

v3.2.8: Released vesion 3.2.8

Compare Source

  • Default parameters are now overridable in user configs – previously wwwDir: %rootDir%/www in common.neon was silently overwritten because defaults were injected after user configs.
  • %baseUrl% no longer crashes when HttpExtension is missing – the parameter is now a lazy statement resolved at runtime instead of a hard reference at compile time (#​75).
  • Improved PHPDoc descriptions and types across the codebase.

v3.2.7: Released version 3.2.7

Compare Source

  • support for PHP 8.5

v3.2.6: Released version 3.2.6

Compare Source

  • added variable %baseUrl%
  • Configurator: updated to nette/assets v1

v3.2.5: Released version 3.2.5

Compare Source

  • added support for nette/assets

v3.2.4: Released version 3.2.4

Compare Source

  • support for PHP 8.4
  • fixed rootDir detection in older Composer

v3.2.3: Released version 3.2.3

Compare Source

  • added variable %rootDir%

v3.2.2: Released version 3.2.2

Compare Source

  • CacheExtension: complete path is passed since nette/caching 3.3.0

v3.2.1: Released version 3.2.1

Compare Source

  • support for PHP 8.3
  • added config.stub.neon #​70
  • PhpExtension: validates options
  • ConstantsExtension: validates options
  • event handlers: changed iterable -> array #​71

v3.2.0: Released version 3.2.0

Compare Source

  • requires PHP 8.0
  • PhpExtension: simplification, uses only ini_set

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title Update dependency nette/bootstrap to v3.2.8 Update dependency nette/bootstrap to v3.3.0 Jun 21, 2026
@renovate

renovate Bot commented Jun 21, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update nette/bootstrap:3.3.0 --with-dependencies --ignore-platform-req=ext-* --ignore-platform-req=lib-* --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Dependency nette/di is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency nette/utils is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires nette/bootstrap ^3.0 -> satisfiable by nette/bootstrap[v3.3.0].
    - nette/bootstrap v3.3.0 requires php 8.3 - 8.5 -> your php version (8.2.99; overridden via config.platform, actual: 8.2.31) does not satisfy that requirement.


@renovate renovate Bot changed the title Update dependency nette/bootstrap to v3.3.0 Update dependency nette/bootstrap to v3.3.0 - autoclosed Jun 24, 2026
@renovate renovate Bot closed this Jun 24, 2026
@renovate renovate Bot deleted the renovate/nette-bootstrap-3.x-lockfile branch June 24, 2026 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants