From a5a7263f2c658179b0d962b308b3091832219d59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 05:20:43 +0000 Subject: build(deps): bump gethinode/create-pull-request from 6 to 7 Bumps [gethinode/create-pull-request](https://github.com/gethinode/create-pull-request) from 6 to 7. - [Release notes](https://github.com/gethinode/create-pull-request/releases) - [Commits](https://github.com/gethinode/create-pull-request/compare/v6...v7) --- updated-dependencies: - dependency-name: gethinode/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/mod-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mod-update.yml b/.github/workflows/mod-update.yml index 9c12b22..f2393d4 100644 --- a/.github/workflows/mod-update.yml +++ b/.github/workflows/mod-update.yml @@ -38,7 +38,7 @@ jobs: echo 'EOF' >> $GITHUB_OUTPUT - name: Create Pull Request - uses: gethinode/create-pull-request@v6 + uses: gethinode/create-pull-request@v7 with: token: ${{ secrets.HUGO_MOD_PR }} commit-message: 'fix: update Hugo module dependencies' -- cgit v1.2.3 From 57e55d0f6b747785d4f70b0664a9f27beb605056 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 05:23:01 +0000 Subject: build(deps-dev): update eslint requirement from ^9.17.0 to ^9.18.0 Updates the requirements on [eslint](https://github.com/eslint/eslint) to permit the latest version. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.17.0...v9.18.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b9d307..f4886e5 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "devDependencies": { "@gethinode/netlify-plugin-dartsass": "^0.3.0", "@knight-lab/timelinejs": "^3.9.5", - "eslint": "^9.17.0", + "eslint": "^9.18.0", "markdownlint-cli2": "^0.16.0", "neostandard": "^0.12.0", "netlify-plugin-hugo-cache-resources": "^0.2.1", -- cgit v1.2.3 From c111959a2f661a82b96803811c10748bd3cdd3fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 05:23:22 +0000 Subject: build(deps-dev): update @knight-lab/timelinejs requirement Updates the requirements on [@knight-lab/timelinejs](https://github.com/NUKnightLab/TimelineJS3) to permit the latest version. - [Changelog](https://github.com/NUKnightLab/TimelineJS3/blob/master/CHANGELOG.md) - [Commits](https://github.com/NUKnightLab/TimelineJS3/compare/3.9.5...3.9.6) --- updated-dependencies: - dependency-name: "@knight-lab/timelinejs" dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b9d307..149f4a9 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ }, "devDependencies": { "@gethinode/netlify-plugin-dartsass": "^0.3.0", - "@knight-lab/timelinejs": "^3.9.5", + "@knight-lab/timelinejs": "^3.9.6", "eslint": "^9.17.0", "markdownlint-cli2": "^0.16.0", "neostandard": "^0.12.0", -- cgit v1.2.3 From 90f671259b513f39f10d799e279bd8e13f3cb028 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 05:30:56 +0000 Subject: build(deps-dev): update stylelint requirement from ^16.12.0 to ^16.13.2 Updates the requirements on [stylelint](https://github.com/stylelint/stylelint) to permit the latest version. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/16.12.0...16.13.2) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b9d307..e33e41a 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "postcss-cli": "^11.0.0", "rexreplace": "^7.1.12", "rimraf": "^6.0.1", - "stylelint": "^16.12.0", + "stylelint": "^16.13.2", "stylelint-config-standard-scss": "^14.0.0" }, "optionalDependencies": { -- cgit v1.2.3 From 01c83e174d623169270dbc24e09e580f681cc529 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 05:42:43 +0000 Subject: build(deps): bump hugo-bin from 0.136.4 to 0.138.0 Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.136.4 to 0.138.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.136.4...v0.138.0) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b9d307..b65f77b 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "autoprefixer": "^10.4.20", "cssnano": "^7.0.6", "cssnano-preset-advanced": "^7.0.6", - "hugo-bin": "0.136.4", + "hugo-bin": "0.138.0", "purgecss-whitelister": "^2.4.0" }, "devDependencies": { -- cgit v1.2.3