Skip to content

Bump html5-boilerplate from 5.3.0 to 9.0.1 #549

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps html5-boilerplate from 5.3.0 to 9.0.1.

Release notes

Sourced from html5-boilerplate's releases.

Release v9.0.1

  • Fixed tests on Windows, adds Windows Testing Action #3110
  • Add og:image:alt for accessibility #3066
  • Upgrade to Gulp 5 #3100 #3105
  • ci: Use GITHUB_OUTPUT envvar instead of set-output command #3068
  • Readme and Changelog updates #3055 #3057 #3064

Release v9.0.0

  • Removing tile images #3023
  • Add Prettier #3011
  • Remove Modernizr #3002
  • Drop Normalize.css #2960
  • Create WebPack build to ship with the project #2650
  • Sets package to private by default #2888
  • Removes Babel and upgrades our gulpfile to use ES Modules #2831
  • Farewell Internet Explorer! #2773
  • Remove apache-server-configs/.htaccess #2779
  • Moving docs out of src and dist #2655
  • Replace Parcel with Webpack #2641
  • Add SVG Favicon #2554
  • Remove Google Analytics #2547
  • Rename master branch to main #2583
  • Remove humans.txt #2584
  • Add a template repository #2391
  • Remove plugins js #2346
  • Rename CSS file #2342 and JS file #2341

Release v8.0.0

No release notes provided.

Release v8.0.0-RC2

No release notes provided.

Release v8.0.0-RC1

No release notes provided.

v7.3.0

  • Updated to Modernizr 3.8 (2b2bb45)
  • Updated to Gulp 4 (#2151)
  • Updated package.json (#2162) and enabled package-lock.json (abe2087),(#2145)
  • Remove redundant rules from .editorconfig (#2157)
  • Small docs maintenance updates (#2155), (#2164), (#2165), (#2167) & (#2168)
  • Bump lowest supported version of node to 8.x (#2142)
  • Remove .jscsrc config and remove gulp-jscs from package.json (#2153)

v7.2.0

  • Remove defer from Google Analytics snippet (#2132)
  • Update jQuery to v3.4.1 (#2126)
  • Update Apache Server Configs to 3.2.1 (#2128)

... (truncated)

Changelog

Sourced from html5-boilerplate's changelog.

9.0.1 (April 11, 2024)

  • Fixed tests on Windows, adds Windows Testing Action #3110
  • Add og:image:alt for accessibility #3066
  • Upgrade to Gulp 5 #3100 #3105
  • ci: Use GITHUB_OUTPUT envvar instead of set-output command #3068
  • Readme and Changelog updates #3055 #3057 #3064

9.0.0 (December 6, 2023)

  • Removing tile images #3023
  • Add Prettier #3011
  • Remove Modernizr #3002
  • Drop Normalize.css #2960
  • Create WebPack build to ship with the project #2650
  • Sets package to private by default #2888
  • Removes Babel and upgrades our gulpfile to use ES Modules #2831
  • Farewell Internet Explorer! #2773
  • Remove apache-server-configs/.htaccess #2779
  • Moving docs out of src and dist #2655
  • Replace Parcel with Webpack #2641
  • Add SVG Favicon #2554
  • Remove Google Analytics #2547
  • Rename master branch to main #2583
  • Remove humans.txt #2584
  • Add a template repository #2391
  • Remove plugins js #2346
  • Rename CSS file #2342 and JS file #2341

8.0.0 (June 04, 2020)

7.3.0 (November 19, 2019)

  • Update Modernizr to 3.8 (2b2bb45)
  • Update to Gulp 4 (#2151)
  • Update package.json (#2162) and enable package-lock.json (abe2087),(#2145)
  • Remove redundant rules from .editorconfig (#2157)
  • Small docs maintenance updates (#2155), (#2164), (#2165), (#2167) & (#2168)
  • Bump lowest supported version of node to 8.x (#2142)
  • Remove .jscsrc config and remove gulp-jscs from package.json (#2153)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by roblarsen, a new releaser for html5-boilerplate since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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 [html5-boilerplate](https://github.com/h5bp/html5-boilerplate) from 5.3.0 to 9.0.1.
- [Release notes](https://github.com/h5bp/html5-boilerplate/releases)
- [Changelog](https://github.com/h5bp/html5-boilerplate/blob/main/CHANGELOG.md)
- [Commits](h5bp/html5-boilerplate@5.3.0...v9.0.1)

---
updated-dependencies:
- dependency-name: html5-boilerplate
  dependency-version: 9.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 14, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 14, 2025 08:54
@cla-bot cla-bot bot added the cla:yes label Apr 14, 2025
Copy link
Contributor

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla:yes 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.

0 participants