Skip to content

chore(deps): bump nette/bootstrap from 3.2.7 to 3.2.8#31

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/nette/bootstrap-3.2.8
Open

chore(deps): bump nette/bootstrap from 3.2.7 to 3.2.8#31
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/nette/bootstrap-3.2.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 6, 2026

Bumps nette/bootstrap from 3.2.7 to 3.2.8.

Release notes

Sourced from nette/bootstrap's releases.

Released vesion 3.2.8

  • 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.
Commits
  • 8350eaf default parameters (wwwDir, appDir, ...) are now overridable in user configs
  • dd39047 fixed error when HttpExtension is not present (caused by %baseUrl%) [Closes #75]
  • 740977d updated github actions
  • 75ad411 improved PHPDoc descriptions
  • 8bc7c19 improved phpDoc types
  • 54cd13b improved tests
  • d6b097e updated .gitignore & .gitattributes
  • 8c3266a singleline declare statements
  • 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 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 [nette/bootstrap](https://github.com/nette/bootstrap) from 3.2.7 to 3.2.8.
- [Release notes](https://github.com/nette/bootstrap/releases)
- [Commits](nette/bootstrap@v3.2.7...v3.2.8)

---
updated-dependencies:
- dependency-name: nette/bootstrap
  dependency-version: 3.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels May 6, 2026
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.

0 participants