Skip to content

Commit

Permalink
build(deps-dev): bump @davidsneighbour/release-config
Browse files Browse the repository at this point in the history
Bumps [@davidsneighbour/release-config](https://github.com/davidsneighbour/configurations) from 2024.4.12 to 2025.0.1.
- [Commits](davidsneighbour/configurations@v2024.4.12...v2025.0.1)

---
updated-dependencies:
- dependency-name: "@davidsneighbour/release-config"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent 6ae5015 commit 97d4a68
Show file tree
Hide file tree
Showing 26 changed files with 50 additions and 493 deletions.
2 changes: 1 addition & 1 deletion modules/content/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/content",
"devDependencies": {
"@davidsneighbour/release-config": "2024.4.12"
"@davidsneighbour/release-config": "2025.0.1"
},
"scripts": {
"release": "commit-and-tag-version --release-as patch -a -t \"modules/content/v\" --releaseCommitMessageFormat \"chore(release): modules/content/v{{currentTag}}\" && ./bin/repo/release/postrelease",
Expand Down
2 changes: 1 addition & 1 deletion modules/debug/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/debug",
"devDependencies": {
"@davidsneighbour/bootstrap-config": "2025.0.1",
"@davidsneighbour/release-config": "2024.4.12",
"@davidsneighbour/release-config": "2025.0.1",
"@davidsneighbour/webpack-config": "2025.0.1",
"@types/node": "22.13.0",
"@types/webpack": "5.28.5",
Expand Down
2 changes: 1 addition & 1 deletion modules/errors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"bugs": "https://github.com/davidsneighbour/hugo-errors/issues",
"homepage": "https://github.com/davidsneighbour/hugo-errors",
"devDependencies": {
"@davidsneighbour/release-config": "2024.4.12"
"@davidsneighbour/release-config": "2025.0.1"
},
"scripts": {
"release": "commit-and-tag-version --release-as patch -a -t \"modules/errors/v\" --releaseCommitMessageFormat \"chore(release): modules/errors/v{{currentTag}}\" && ./bin/repo/release/postrelease",
Expand Down
2 changes: 1 addition & 1 deletion modules/feeds/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/feeds",
"devDependencies": {
"@davidsneighbour/release-config": "2024.4.12"
"@davidsneighbour/release-config": "2025.0.1"
},
"scripts": {
"release": "commit-and-tag-version --release-as patch -a -t \"modules/feeds/v\" --releaseCommitMessageFormat \"chore(release): modules/feeds/v{{currentTag}}\" && ./bin/repo/release/postrelease",
Expand Down
2 changes: 1 addition & 1 deletion modules/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/functions",
"devDependencies": {
"@davidsneighbour/release-config": "2024.4.12"
"@davidsneighbour/release-config": "2025.0.1"
},
"scripts": {
"release": "commit-and-tag-version --release-as patch -a -t \"modules/functions/v\" --releaseCommitMessageFormat \"chore(release): modules/functions/v{{currentTag}}\" && ./bin/repo/release/postrelease",
Expand Down
2 changes: 1 addition & 1 deletion modules/giscus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/giscus",
"devDependencies": {
"@davidsneighbour/release-config": "2024.4.12"
"@davidsneighbour/release-config": "2025.0.1"
},
"scripts": {
"release": "commit-and-tag-version --release-as patch -a -t \"modules/giscus/v\" --releaseCommitMessageFormat \"chore(release): modules/giscus/v{{currentTag}}\" && ./bin/repo/release/postrelease",
Expand Down
2 changes: 1 addition & 1 deletion modules/head/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/head",
"devDependencies": {
"@davidsneighbour/release-config": "2024.4.12"
"@davidsneighbour/release-config": "2025.0.1"
},
"scripts": {
"release": "commit-and-tag-version --release-as patch -a -t \"modules/head/v\" --releaseCommitMessageFormat \"chore(release): modules/head/v{{currentTag}}\" && ./bin/repo/release/postrelease",
Expand Down
2 changes: 1 addition & 1 deletion modules/headerimage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/headerimage",
"devDependencies": {
"@davidsneighbour/release-config": "2024.4.12"
"@davidsneighbour/release-config": "2025.0.1"
},
"scripts": {
"release": "commit-and-tag-version --release-as patch -a -t \"modules/headerimage/v\" --releaseCommitMessageFormat \"chore(release): modules/headerimage/v{{currentTag}}\" && ./bin/repo/release/postrelease",
Expand Down
2 changes: 1 addition & 1 deletion modules/hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/hooks",
"devDependencies": {
"@davidsneighbour/release-config": "2024.4.12"
"@davidsneighbour/release-config": "2025.0.1"
},
"scripts": {
"release": "commit-and-tag-version --release-as patch -a -t \"modules/hooks/v\" --releaseCommitMessageFormat \"chore(release): modules/hooks/v{{currentTag}}\" && ./bin/repo/release/postrelease",
Expand Down
2 changes: 1 addition & 1 deletion modules/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/icons",
"devDependencies": {
"@davidsneighbour/release-config": "2024.4.12",
"@davidsneighbour/release-config": "2025.0.1",
"@tabler/icons": "3.29.0"
},
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion modules/internals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/internals",
"devDependencies": {
"@davidsneighbour/release-config": "2024.4.12"
"@davidsneighbour/release-config": "2025.0.1"
},
"scripts": {
"release": "commit-and-tag-version --release-as patch -a -t \"modules/internals/v\" --releaseCommitMessageFormat \"chore(release): modules/internals/v{{currentTag}}\" && ./bin/repo/release/postrelease",
Expand Down
2 changes: 1 addition & 1 deletion modules/modder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/modder",
"devDependencies": {
"@davidsneighbour/release-config": "2024.4.12"
"@davidsneighbour/release-config": "2025.0.1"
},
"scripts": {
"release": "commit-and-tag-version --release-as patch -a -t \"modules/modder/v\" --releaseCommitMessageFormat \"chore(release): modules/modder/v{{currentTag}}\" && ./bin/repo/release/postrelease",
Expand Down
2 changes: 1 addition & 1 deletion modules/netlification/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/netlification",
"devDependencies": {
"@davidsneighbour/release-config": "2024.4.12"
"@davidsneighbour/release-config": "2025.0.1"
},
"scripts": {
"release": "commit-and-tag-version --release-as patch -a -t \"modules/netlification/v\" --releaseCommitMessageFormat \"chore(release): modules/netlification/v{{currentTag}}\" && ./bin/repo/release/postrelease",
Expand Down
2 changes: 1 addition & 1 deletion modules/opensearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/opensearch",
"devDependencies": {
"@davidsneighbour/release-config": "2024.4.12"
"@davidsneighbour/release-config": "2025.0.1"
},
"scripts": {
"release": "commit-and-tag-version --release-as patch -a -t \"modules/opensearch/v\" --releaseCommitMessageFormat \"chore(release): modules/opensearch/v{{currentTag}}\" && ./bin/repo/release/postrelease",
Expand Down
2 changes: 1 addition & 1 deletion modules/pictures/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"bugs": "https://github.com/davidsneighbour/hugo-modules/issues",
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/pictures",
"devDependencies": {
"@davidsneighbour/release-config": "2024.4.12"
"@davidsneighbour/release-config": "2025.0.1"
},
"scripts": {
"release": "commit-and-tag-version --release-as patch -a -t \"modules/pictures/v\" --releaseCommitMessageFormat \"chore(release): modules/pictures/v{{currentTag}}\" && ./bin/repo/release/postrelease",
Expand Down
2 changes: 1 addition & 1 deletion modules/publisher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/publisher",
"devDependencies": {
"@davidsneighbour/release-config": "2024.4.12"
"@davidsneighbour/release-config": "2025.0.1"
},
"scripts": {
"release": "commit-and-tag-version --release-as patch -a -t \"modules/publisher/v\" --releaseCommitMessageFormat \"chore(release): modules/publisher/v{{currentTag}}\" && ./bin/repo/release/postrelease",
Expand Down
2 changes: 1 addition & 1 deletion modules/pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"@davidsneighbour/browserslist-config": "2025.0.1",
"@davidsneighbour/eslint-config": "2025.0.1",
"@davidsneighbour/release-config": "2024.4.12",
"@davidsneighbour/release-config": "2025.0.1",
"@davidsneighbour/tools": "2025.0.1",
"@davidsneighbour/webpack-config": "2025.0.1",
"workbox-cacheable-response": "7.3.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/renderhooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/renderhooks",
"devDependencies": {
"@davidsneighbour/release-config": "2024.4.12"
"@davidsneighbour/release-config": "2025.0.1"
},
"scripts": {
"release": "commit-and-tag-version --release-as patch -a -t \"modules/renderhooks/v\" --releaseCommitMessageFormat \"chore(release): modules/renderhooks/v{{currentTag}}\" && ./bin/repo/release/postrelease",
Expand Down
2 changes: 1 addition & 1 deletion modules/robots/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/robots",
"devDependencies": {
"@davidsneighbour/release-config": "2024.4.12"
"@davidsneighbour/release-config": "2025.0.1"
},
"scripts": {
"release": "commit-and-tag-version --release-as patch -a -t \"modules/robots/v\" --releaseCommitMessageFormat \"chore(release): modules/robots/v{{currentTag}}\" && ./bin/repo/release/postrelease",
Expand Down
2 changes: 1 addition & 1 deletion modules/schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/schema",
"devDependencies": {
"@davidsneighbour/release-config": "2024.4.12"
"@davidsneighbour/release-config": "2025.0.1"
},
"scripts": {
"release": "commit-and-tag-version --release-as patch -a -t \"modules/schema/v\" --releaseCommitMessageFormat \"chore(release): modules/schema/v{{currentTag}}\" && ./bin/repo/release/postrelease",
Expand Down
2 changes: 1 addition & 1 deletion modules/security/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/security",
"devDependencies": {
"@davidsneighbour/release-config": "2024.4.12"
"@davidsneighbour/release-config": "2025.0.1"
},
"scripts": {
"release": "commit-and-tag-version --release-as patch -a -t \"modules/security/v\" --releaseCommitMessageFormat \"chore(release): modules/security/v{{currentTag}}\" && ./bin/repo/release/postrelease",
Expand Down
2 changes: 1 addition & 1 deletion modules/shortcodes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/shortcodes",
"devDependencies": {
"@davidsneighbour/release-config": "2024.4.12"
"@davidsneighbour/release-config": "2025.0.1"
},
"scripts": {
"release": "commit-and-tag-version --release-as patch -a -t \"modules/shortcodes/v\" --releaseCommitMessageFormat \"chore(release): modules/shortcodes/v{{currentTag}}\" && ./bin/repo/release/postrelease",
Expand Down
2 changes: 1 addition & 1 deletion modules/sitemap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/sitemap",
"devDependencies": {
"@davidsneighbour/release-config": "2024.4.12"
"@davidsneighbour/release-config": "2025.0.1"
},
"scripts": {
"release": "commit-and-tag-version --release-as patch -a -t \"modules/sitemap/v\" --releaseCommitMessageFormat \"chore(release): modules/sitemap/v{{currentTag}}\" && ./bin/repo/release/postrelease",
Expand Down
2 changes: 1 addition & 1 deletion modules/social/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/social",
"devDependencies": {
"@davidsneighbour/release-config": "2024.4.12"
"@davidsneighbour/release-config": "2025.0.1"
},
"scripts": {
"release": "commit-and-tag-version --release-as patch -a -t \"modules/social/v\" --releaseCommitMessageFormat \"chore(release): modules/social/v{{currentTag}}\" && ./bin/repo/release/postrelease",
Expand Down
2 changes: 1 addition & 1 deletion modules/youtube/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"homepage": "https://github.com/davidsneighbour/hugo-modules/tree/main/modules/youtube",
"devDependencies": {
"@davidsneighbour/release-config": "2024.4.12"
"@davidsneighbour/release-config": "2025.0.1"
},
"scripts": {
"release": "commit-and-tag-version --release-as patch -a -t \"modules/youtube/v\" --releaseCommitMessageFormat \"chore(release): modules/youtube/v{{currentTag}}\" && ./bin/repo/release/postrelease",
Expand Down
Loading

0 comments on commit 97d4a68

Please sign in to comment.