platformsh-templates / typo3

TYPO3 template for Platform.sh.
GNU General Public License v2.0
2 stars 5 forks source link

Bump bk2k/bootstrap-package from 11.0.2 to 11.0.3 #17

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps bk2k/bootstrap-package from 11.0.2 to 11.0.3.

Release notes

Sourced from bk2k/bootstrap-package's releases.

v11.0.3

TASK

  • [TASK] Setup mysql server in docker container fa0c697d
  • [TASK] Update ddev config 484b844f
  • [TASK] Update bundled scssphp to 1.4.1 56254a01
  • [TASK] Drop scrutinizer 6079c083
  • [TASK] Drop travis ci a6425d96
  • [TASK] Update actions 1e3ddba5
  • [TASK] Update dependencies 029d24b5
  • [TASK] Remove tempfs for dev environment 08a86525
  • [TASK] Add publishing TER workflow aec7c889
  • [TASK] Replace GeneralUtility::getUrl by RequestFactory (#910) 1a899285
  • [TASK] Migrate to afterExtensionInstall signal (#909) 07851e99
  • [TASK] Update README.rst (#900) 08f86603
  • [TASK] Bump actions/checkout to v2 89c1b83e
  • [TASK] Move path repository for testing to Tests (#882) ae90147e
  • [TASK] Downgrade to labeler v2 (#881) e0b916f2
  • [TASK] Use v3-preview labeler (#880) 3b153412
  • [TASK] Add functional test setup (#879) 75073b20
  • [TASK] Update ddev to 1.14.0 ef6c6b36
  • [TASK] Update labeler to version 2.1.0 (#812) b07ba7e3
  • [TASK] Automatic label dependency changes (#796) 627aa082
  • [TASK] Add PHP 7.4 to workflow (#855) 43dc25a9
  • [TASK] Add typo3fluid/fluid to composer dependencies (#876) d743bbe2
  • [TASK] Update frontend build dependencies a69544b7
  • [TASK] Add missing extension key (#874) 082c658b
  • [TASK] Bump DDEV to 1.13.1 (#863) 36ec258e
  • [TASK] Update DDEV to 1.13.0 (#853) 80f36eeb
  • [TASK] Use cfg instead of yml for documentation configuration aa7c19df
  • [TASK] Remove path in ExtensionConfiguration::set call (#836) 3b3b10a0

BUGFIX

  • [BUGFIX] Apply latest scssphp changes to import behavior (#948) 48e9dcc9
  • Revert "[BUGFIX] Use image vh for image types to enable thumbnails for non images like PDF files (#913)" 23ebd610
  • [BUGFIX] Use image vh for image types to enable thumbnails for non images like PDF files (#913) 8564d895
  • [BUGFIX] Introduce table-condensed class again for compatibility (#908) d26c5188
  • [BUGFIX] Missing body class for current language (#906) 0e6cf009
  • [BUGFIX] Fix paths in url() statements (#868) 76793039
  • [BUGFIX] Do not force a specific RTE configuration for content elements 739ca18e
  • [BUGFIX] Correct path to temp directory in compile service (#884) 9c1b84c6
  • [BUGFIX] Resolve SCSS files correctly when using symlinked paths (#866) 71052ef3
  • [BUGFIX] Correct test location 7ffcdb7a
  • [BUGFIX] Add missing extension dependencies (#871) e9780872
  • [BUGFIX] Add missing filter extension dependency (#870) 5b39b7d4
  • [BUGFIX] Change TCA escaping for database compatibility (#865) c9928e34
  • [BUGFIX] Ensure correct field casing and escaping in TCA for database compatibility (#862) 94e56ec6
  • [BUGFIX] Check parse_url return for false cb31e068
  • [BUGFIX] Update dependencies and rebuild assets 490d5efd

... (truncated)

Changelog

Sourced from bk2k/bootstrap-package's changelog.

11.0.3

TASK

  • [TASK] Setup mysql server in docker container fa0c697d
  • [TASK] Update ddev config 484b844f
  • [TASK] Update bundled scssphp to 1.4.1 56254a01
  • [TASK] Drop scrutinizer 6079c083
  • [TASK] Drop travis ci a6425d96
  • [TASK] Update actions 1e3ddba5
  • [TASK] Update dependencies 029d24b5
  • [TASK] Remove tempfs for dev environment 08a86525
  • [TASK] Add publishing TER workflow aec7c889
  • [TASK] Replace GeneralUtility::getUrl by RequestFactory (#910) 1a899285
  • [TASK] Migrate to afterExtensionInstall signal (#909) 07851e99
  • [TASK] Update README.rst (#900) 08f86603
  • [TASK] Bump actions/checkout to v2 89c1b83e
  • [TASK] Move path repository for testing to Tests (#882) ae90147e
  • [TASK] Downgrade to labeler v2 (#881) e0b916f2
  • [TASK] Use v3-preview labeler (#880) 3b153412
  • [TASK] Add functional test setup (#879) 75073b20
  • [TASK] Update ddev to 1.14.0 ef6c6b36
  • [TASK] Update labeler to version 2.1.0 (#812) b07ba7e3
  • [TASK] Automatic label dependency changes (#796) 627aa082
  • [TASK] Add PHP 7.4 to workflow (#855) 43dc25a9
  • [TASK] Add typo3fluid/fluid to composer dependencies (#876) d743bbe2
  • [TASK] Update frontend build dependencies a69544b7
  • [TASK] Add missing extension key (#874) 082c658b
  • [TASK] Bump DDEV to 1.13.1 (#863) 36ec258e
  • [TASK] Update DDEV to 1.13.0 (#853) 80f36eeb
  • [TASK] Use cfg instead of yml for documentation configuration aa7c19df
  • [TASK] Remove path in ExtensionConfiguration::set call (#836) 3b3b10a0

BUGFIX

  • [BUGFIX] Apply latest scssphp changes to import behavior (#948) 48e9dcc9
  • Revert "[BUGFIX] Use image vh for image types to enable thumbnails for non images like PDF files (#913)" 23ebd610
  • [BUGFIX] Use image vh for image types to enable thumbnails for non images like PDF files (#913) 8564d895
  • [BUGFIX] Introduce table-condensed class again for compatibility (#908) d26c5188
  • [BUGFIX] Missing body class for current language (#906) 0e6cf009
  • [BUGFIX] Fix paths in url() statements (#868) 76793039
  • [BUGFIX] Do not force a specific RTE configuration for content elements 739ca18e
  • [BUGFIX] Correct path to temp directory in compile service (#884) 9c1b84c6
  • [BUGFIX] Resolve SCSS files correctly when using symlinked paths (#866) 71052ef3
  • [BUGFIX] Correct test location 7ffcdb7a
  • [BUGFIX] Add missing extension dependencies (#871) e9780872
  • [BUGFIX] Add missing filter extension dependency (#870) 5b39b7d4
  • [BUGFIX] Change TCA escaping for database compatibility (#865) c9928e34
  • [BUGFIX] Ensure correct field casing and escaping in TCA for database compatibility (#862) 94e56ec6
  • [BUGFIX] Check parse_url return for false cb31e068

... (truncated)

Commits
  • 5b3ea25 [RELEASE] v11.0.3
  • 673e6b0 [SECURITY] Ensure content element subheader is HTML encoded
  • fa0c697 [TASK] Setup mysql server in docker container
  • 484b844 [TASK] Update ddev config
  • 56254a0 [TASK] Update bundled scssphp to 1.4.1
  • 6079c08 [TASK] Drop scrutinizer
  • a6425d9 [TASK] Drop travis ci
  • 1e3ddba [TASK] Update actions
  • 029d24b [TASK] Update dependencies
  • 08a8652 [TASK] Remove tempfs for dev environment
  • Additional commits viewable 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 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/platformsh-templates/typo3/network/alerts).
dependabot[bot] commented 2 years ago

Looks like bk2k/bootstrap-package is up-to-date now, so this is no longer needed.