Skip to content
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

Bump @splunk/dashboard-layouts from 26.3.0 to 26.6.3 in /template #56

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 16, 2024

Bumps @splunk/dashboard-layouts from 26.3.0 to 26.6.3.

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 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 @splunk/dashboard-layouts from 26.3.0 to 26.6.3.

---
updated-dependencies:
- dependency-name: "@splunk/dashboard-layouts"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 May 16, 2024
@livehybrid livehybrid merged commit 5cc0681 into develop May 16, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/template/develop/splunk/dashboard-layouts-26.6.3 branch May 16, 2024 06:32
livehybrid added a commit that referenced this pull request May 16, 2024
* Bump sharp from 0.33.1 to 0.33.3 (#21)

Bumps [sharp](https://github.com/lovell/sharp) from 0.33.1 to 0.33.3.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](lovell/sharp@v0.33.1...v0.33.3)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump dotenv from 16.3.1 to 16.4.5 (#20)

Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.3.1 to 16.4.5.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.3.1...v16.4.5)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump execa from 5.1.1 to 9.1.0 (#19)

Bumps [execa](https://github.com/sindresorhus/execa) from 5.1.1 to 9.1.0.
- [Release notes](https://github.com/sindresorhus/execa/releases)
- [Commits](sindresorhus/execa@v5.1.1...v9.1.0)

---
updated-dependencies:
- dependency-name: execa
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ws: fix execa upgrade (#29)

* Bump @splunk/visualization-context from 25.11.0 to 25.13.1 in /template (#28)

Bumps @splunk/visualization-context from 25.11.0 to 25.13.1.

---
updated-dependencies:
- dependency-name: "@splunk/visualization-context"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump the npm_and_yarn group across 2 directories with 4 updates (#30)

Bumps the npm_and_yarn group with 3 updates in the / directory: [ansi-regex](https://github.com/chalk/ansi-regex), [lodash](https://github.com/lodash/lodash) and [semver](https://github.com/npm/node-semver).
Bumps the npm_and_yarn group with 1 update in the /template directory: [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse).


Updates `ansi-regex` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

Updates `lodash` from 4.17.20 to 4.17.21
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.20...4.17.21)

Updates `semver` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

Updates `@babel/traverse` from 7.19.6 to 7.24.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: lodash
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: semver
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@babel/traverse"
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint from 8.56.0 to 8.57.0 in /template (#33)

Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.56.0...v8.57.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump cli-ux from 5.4.5 to 6.0.9 (#31)

Bumps [cli-ux](https://github.com/oclif/cli-ux) from 5.4.5 to 6.0.9.
- [Release notes](https://github.com/oclif/cli-ux/releases)
- [Changelog](https://github.com/oclif/cli-ux/blob/main/CHANGELOG.md)
- [Commits](oclif/cli-ux@v5.4.5...v6.0.9)

---
updated-dependencies:
- dependency-name: cli-ux
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/react-ui from 4.23.0 to 4.30.0 in /template (#32)

Bumps @splunk/react-ui from 4.23.0 to 4.30.0.

---
updated-dependencies:
- dependency-name: "@splunk/react-ui"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/visualization-color-palettes in /template (#34)

Bumps @splunk/visualization-color-palettes from 25.11.0 to 26.1.0.

---
updated-dependencies:
- dependency-name: "@splunk/visualization-color-palettes"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/charting-bundle from 25.11.0 to 26.1.0 in /template (#35)

Bumps @splunk/charting-bundle from 25.11.0 to 26.1.0.

---
updated-dependencies:
- dependency-name: "@splunk/charting-bundle"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/dashboard-definition from 26.3.0 to 27.0.0 in /template (#36)

Bumps @splunk/dashboard-definition from 26.3.0 to 27.0.0.

---
updated-dependencies:
- dependency-name: "@splunk/dashboard-definition"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump query-string from 8.1.0 to 9.0.0 in /template (#44)

Bumps [query-string](https://github.com/sindresorhus/query-string) from 8.1.0 to 9.0.0.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](sindresorhus/query-string@v8.1.0...v9.0.0)

---
updated-dependencies:
- dependency-name: query-string
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump react-bootstrap-icons from 1.10.3 to 1.11.4 in /template (#43)

Bumps [react-bootstrap-icons](https://github.com/ismamz/react-bootstrap-icons) from 1.10.3 to 1.11.4.
- [Commits](ismamz/react-bootstrap-icons@v1.10.3...v1.11.4)

---
updated-dependencies:
- dependency-name: react-bootstrap-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/dashboard-icons from 26.3.0 to 27.0.0 in /template (#41)

Bumps @splunk/dashboard-icons from 26.3.0 to 27.0.0.

---
updated-dependencies:
- dependency-name: "@splunk/dashboard-icons"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/dashboard-telemetry from 26.3.0 to 27.0.0 in /template (#40)

Bumps @splunk/dashboard-telemetry from 26.3.0 to 27.0.0.

---
updated-dependencies:
- dependency-name: "@splunk/dashboard-telemetry"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/visualization-encoding-parsers in /template (#38)

Bumps @splunk/visualization-encoding-parsers from 25.11.0 to 26.1.0.

---
updated-dependencies:
- dependency-name: "@splunk/visualization-encoding-parsers"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/visualizations-shared from 25.11.0 to 26.1.0 in /template (#42)

Bumps @splunk/visualizations-shared from 25.11.0 to 26.1.0.

---
updated-dependencies:
- dependency-name: "@splunk/visualizations-shared"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/dashboard-event-handlers from 26.3.0 to 27.0.0 in /template (#45)

Bumps @splunk/dashboard-event-handlers from 26.3.0 to 27.0.0.

---
updated-dependencies:
- dependency-name: "@splunk/dashboard-event-handlers"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/datasource-utils from 26.3.0 to 27.0.0 in /template (#37)

Bumps @splunk/datasource-utils from 26.3.0 to 27.0.0.

---
updated-dependencies:
- dependency-name: "@splunk/datasource-utils"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/datasources from 26.3.0 to 27.0.0 in /template (#39)

Bumps @splunk/datasources from 26.3.0 to 27.0.0.

---
updated-dependencies:
- dependency-name: "@splunk/datasources"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/visualizations from 25.11.0 to 26.1.0 in /template (#48)

Bumps @splunk/visualizations from 25.11.0 to 26.1.0.

---
updated-dependencies:
- dependency-name: "@splunk/visualizations"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/visualization-icons from 25.11.0 to 26.1.0 in /template (#47)

Bumps @splunk/visualization-icons from 25.11.0 to 26.1.0.

---
updated-dependencies:
- dependency-name: "@splunk/visualization-icons"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/react-icons from 4.2.0 to 4.4.0 in /template (#52)

Bumps @splunk/react-icons from 4.2.0 to 4.4.0.

---
updated-dependencies:
- dependency-name: "@splunk/react-icons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/dashboard-utils from 26.3.0 to 27.0.0 in /template (#50)

Bumps @splunk/dashboard-utils from 26.3.0 to 27.0.0.

---
updated-dependencies:
- dependency-name: "@splunk/dashboard-utils"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/visualization-themes from 25.11.0 to 26.1.0 in /template (#49)

Bumps @splunk/visualization-themes from 25.11.0 to 26.1.0.

---
updated-dependencies:
- dependency-name: "@splunk/visualization-themes"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/visualization-encoding from 25.11.0 to 26.1.0 in /template (#51)

Bumps @splunk/visualization-encoding from 25.11.0 to 26.1.0.

---
updated-dependencies:
- dependency-name: "@splunk/visualization-encoding"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump bootstrap from 5.3.2 to 5.3.3 in /template (#55)

Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](twbs/bootstrap@v5.3.2...v5.3.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/dashboard-context from 26.3.0 to 26.6.3 in /template (#53)

Bumps @splunk/dashboard-context from 26.3.0 to 26.6.3.

---
updated-dependencies:
- dependency-name: "@splunk/dashboard-context"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/dashboard-visualizations in /template (#54)

Bumps @splunk/dashboard-visualizations from 25.11.0 to 26.0.0.

---
updated-dependencies:
- dependency-name: "@splunk/dashboard-visualizations"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/dashboard-layouts from 26.3.0 to 26.6.3 in /template (#56)

Bumps @splunk/dashboard-layouts from 26.3.0 to 26.6.3.

---
updated-dependencies:
- dependency-name: "@splunk/dashboard-layouts"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/dashboard-presets from 26.3.0 to 26.6.3 in /template (#58)

Bumps @splunk/dashboard-presets from 26.3.0 to 26.6.3.

---
updated-dependencies:
- dependency-name: "@splunk/dashboard-presets"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: livehybrid <[email protected]>

* Bump @splunk/dashboard-inputs from 26.3.0 to 26.6.3 in /template (#57)

Bumps @splunk/dashboard-inputs from 26.3.0 to 26.6.3.

---
updated-dependencies:
- dependency-name: "@splunk/dashboard-inputs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: livehybrid <[email protected]>

* Bump the npm_and_yarn group across 2 directories with 4 updates (#46)

* Update dependabot.yml

* Bump the npm_and_yarn group across 2 directories with 4 updates

Bumps the npm_and_yarn group with 3 updates in the / directory: [ansi-regex](https://github.com/chalk/ansi-regex), [lodash](https://github.com/lodash/lodash) and [semver](https://github.com/npm/node-semver).
Bumps the npm_and_yarn group with 1 update in the /template directory: [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse).


Updates `ansi-regex` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

Updates `lodash` from 4.17.20 to 4.17.21
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.20...4.17.21)

Updates `semver` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

Updates `@babel/traverse` from 7.19.6 to 7.24.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: lodash
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: semver
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@babel/traverse"
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: livehybrid <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: Add github action to build docker (#61)

* fix: Update dockerfile path

* fix: Docker context

* Fix: Docker image meta

* feat: Add Trivy scan

* fix: Github action attestations

* fix: Docker attestation

* Fix: Docker attestation

* fix: Docker attestation

* Bump the npm_and_yarn group across 2 directories with 4 updates (#59)

* Update dependabot.yml

* Bump the npm_and_yarn group across 2 directories with 4 updates

Bumps the npm_and_yarn group with 3 updates in the / directory: [ansi-regex](https://github.com/chalk/ansi-regex), [lodash](https://github.com/lodash/lodash) and [semver](https://github.com/npm/node-semver).
Bumps the npm_and_yarn group with 1 update in the /template directory: [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse).


Updates `ansi-regex` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

Updates `lodash` from 4.17.20 to 4.17.21
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.20...4.17.21)

Updates `semver` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

Updates `@babel/traverse` from 7.19.6 to 7.24.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: lodash
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: semver
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@babel/traverse"
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: livehybrid <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
livehybrid added a commit that referenced this pull request May 16, 2024
* Bump sharp from 0.33.1 to 0.33.3 (#21)

Bumps [sharp](https://github.com/lovell/sharp) from 0.33.1 to 0.33.3.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](lovell/sharp@v0.33.1...v0.33.3)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump dotenv from 16.3.1 to 16.4.5 (#20)

Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.3.1 to 16.4.5.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.3.1...v16.4.5)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump execa from 5.1.1 to 9.1.0 (#19)

Bumps [execa](https://github.com/sindresorhus/execa) from 5.1.1 to 9.1.0.
- [Release notes](https://github.com/sindresorhus/execa/releases)
- [Commits](sindresorhus/execa@v5.1.1...v9.1.0)

---
updated-dependencies:
- dependency-name: execa
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* ws: fix execa upgrade (#29)

* Bump @splunk/visualization-context from 25.11.0 to 25.13.1 in /template (#28)

Bumps @splunk/visualization-context from 25.11.0 to 25.13.1.

---
updated-dependencies:
- dependency-name: "@splunk/visualization-context"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump the npm_and_yarn group across 2 directories with 4 updates (#30)

Bumps the npm_and_yarn group with 3 updates in the / directory: [ansi-regex](https://github.com/chalk/ansi-regex), [lodash](https://github.com/lodash/lodash) and [semver](https://github.com/npm/node-semver).
Bumps the npm_and_yarn group with 1 update in the /template directory: [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse).


Updates `ansi-regex` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

Updates `lodash` from 4.17.20 to 4.17.21
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.20...4.17.21)

Updates `semver` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

Updates `@babel/traverse` from 7.19.6 to 7.24.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: lodash
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: semver
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@babel/traverse"
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump eslint from 8.56.0 to 8.57.0 in /template (#33)

Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.56.0...v8.57.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump cli-ux from 5.4.5 to 6.0.9 (#31)

Bumps [cli-ux](https://github.com/oclif/cli-ux) from 5.4.5 to 6.0.9.
- [Release notes](https://github.com/oclif/cli-ux/releases)
- [Changelog](https://github.com/oclif/cli-ux/blob/main/CHANGELOG.md)
- [Commits](oclif/cli-ux@v5.4.5...v6.0.9)

---
updated-dependencies:
- dependency-name: cli-ux
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/react-ui from 4.23.0 to 4.30.0 in /template (#32)

Bumps @splunk/react-ui from 4.23.0 to 4.30.0.

---
updated-dependencies:
- dependency-name: "@splunk/react-ui"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/visualization-color-palettes in /template (#34)

Bumps @splunk/visualization-color-palettes from 25.11.0 to 26.1.0.

---
updated-dependencies:
- dependency-name: "@splunk/visualization-color-palettes"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/charting-bundle from 25.11.0 to 26.1.0 in /template (#35)

Bumps @splunk/charting-bundle from 25.11.0 to 26.1.0.

---
updated-dependencies:
- dependency-name: "@splunk/charting-bundle"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/dashboard-definition from 26.3.0 to 27.0.0 in /template (#36)

Bumps @splunk/dashboard-definition from 26.3.0 to 27.0.0.

---
updated-dependencies:
- dependency-name: "@splunk/dashboard-definition"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump query-string from 8.1.0 to 9.0.0 in /template (#44)

Bumps [query-string](https://github.com/sindresorhus/query-string) from 8.1.0 to 9.0.0.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](sindresorhus/query-string@v8.1.0...v9.0.0)

---
updated-dependencies:
- dependency-name: query-string
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump react-bootstrap-icons from 1.10.3 to 1.11.4 in /template (#43)

Bumps [react-bootstrap-icons](https://github.com/ismamz/react-bootstrap-icons) from 1.10.3 to 1.11.4.
- [Commits](ismamz/react-bootstrap-icons@v1.10.3...v1.11.4)

---
updated-dependencies:
- dependency-name: react-bootstrap-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/dashboard-icons from 26.3.0 to 27.0.0 in /template (#41)

Bumps @splunk/dashboard-icons from 26.3.0 to 27.0.0.

---
updated-dependencies:
- dependency-name: "@splunk/dashboard-icons"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/dashboard-telemetry from 26.3.0 to 27.0.0 in /template (#40)

Bumps @splunk/dashboard-telemetry from 26.3.0 to 27.0.0.

---
updated-dependencies:
- dependency-name: "@splunk/dashboard-telemetry"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/visualization-encoding-parsers in /template (#38)

Bumps @splunk/visualization-encoding-parsers from 25.11.0 to 26.1.0.

---
updated-dependencies:
- dependency-name: "@splunk/visualization-encoding-parsers"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/visualizations-shared from 25.11.0 to 26.1.0 in /template (#42)

Bumps @splunk/visualizations-shared from 25.11.0 to 26.1.0.

---
updated-dependencies:
- dependency-name: "@splunk/visualizations-shared"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/dashboard-event-handlers from 26.3.0 to 27.0.0 in /template (#45)

Bumps @splunk/dashboard-event-handlers from 26.3.0 to 27.0.0.

---
updated-dependencies:
- dependency-name: "@splunk/dashboard-event-handlers"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/datasource-utils from 26.3.0 to 27.0.0 in /template (#37)

Bumps @splunk/datasource-utils from 26.3.0 to 27.0.0.

---
updated-dependencies:
- dependency-name: "@splunk/datasource-utils"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/datasources from 26.3.0 to 27.0.0 in /template (#39)

Bumps @splunk/datasources from 26.3.0 to 27.0.0.

---
updated-dependencies:
- dependency-name: "@splunk/datasources"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/visualizations from 25.11.0 to 26.1.0 in /template (#48)

Bumps @splunk/visualizations from 25.11.0 to 26.1.0.

---
updated-dependencies:
- dependency-name: "@splunk/visualizations"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/visualization-icons from 25.11.0 to 26.1.0 in /template (#47)

Bumps @splunk/visualization-icons from 25.11.0 to 26.1.0.

---
updated-dependencies:
- dependency-name: "@splunk/visualization-icons"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/react-icons from 4.2.0 to 4.4.0 in /template (#52)

Bumps @splunk/react-icons from 4.2.0 to 4.4.0.

---
updated-dependencies:
- dependency-name: "@splunk/react-icons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/dashboard-utils from 26.3.0 to 27.0.0 in /template (#50)

Bumps @splunk/dashboard-utils from 26.3.0 to 27.0.0.

---
updated-dependencies:
- dependency-name: "@splunk/dashboard-utils"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/visualization-themes from 25.11.0 to 26.1.0 in /template (#49)

Bumps @splunk/visualization-themes from 25.11.0 to 26.1.0.

---
updated-dependencies:
- dependency-name: "@splunk/visualization-themes"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/visualization-encoding from 25.11.0 to 26.1.0 in /template (#51)

Bumps @splunk/visualization-encoding from 25.11.0 to 26.1.0.

---
updated-dependencies:
- dependency-name: "@splunk/visualization-encoding"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump bootstrap from 5.3.2 to 5.3.3 in /template (#55)

Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](twbs/bootstrap@v5.3.2...v5.3.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/dashboard-context from 26.3.0 to 26.6.3 in /template (#53)

Bumps @splunk/dashboard-context from 26.3.0 to 26.6.3.

---
updated-dependencies:
- dependency-name: "@splunk/dashboard-context"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/dashboard-visualizations in /template (#54)

Bumps @splunk/dashboard-visualizations from 25.11.0 to 26.0.0.

---
updated-dependencies:
- dependency-name: "@splunk/dashboard-visualizations"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/dashboard-layouts from 26.3.0 to 26.6.3 in /template (#56)

Bumps @splunk/dashboard-layouts from 26.3.0 to 26.6.3.

---
updated-dependencies:
- dependency-name: "@splunk/dashboard-layouts"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @splunk/dashboard-presets from 26.3.0 to 26.6.3 in /template (#58)

Bumps @splunk/dashboard-presets from 26.3.0 to 26.6.3.

---
updated-dependencies:
- dependency-name: "@splunk/dashboard-presets"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: livehybrid <[email protected]>

* Bump @splunk/dashboard-inputs from 26.3.0 to 26.6.3 in /template (#57)

Bumps @splunk/dashboard-inputs from 26.3.0 to 26.6.3.

---
updated-dependencies:
- dependency-name: "@splunk/dashboard-inputs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: livehybrid <[email protected]>

* Bump the npm_and_yarn group across 2 directories with 4 updates (#46)

* Update dependabot.yml

* Bump the npm_and_yarn group across 2 directories with 4 updates

Bumps the npm_and_yarn group with 3 updates in the / directory: [ansi-regex](https://github.com/chalk/ansi-regex), [lodash](https://github.com/lodash/lodash) and [semver](https://github.com/npm/node-semver).
Bumps the npm_and_yarn group with 1 update in the /template directory: [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse).


Updates `ansi-regex` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

Updates `lodash` from 4.17.20 to 4.17.21
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.20...4.17.21)

Updates `semver` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

Updates `@babel/traverse` from 7.19.6 to 7.24.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: lodash
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: semver
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@babel/traverse"
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: livehybrid <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: Add github action to build docker (#61)

* fix: Update dockerfile path

* fix: Docker context

* Fix: Docker image meta

* feat: Add Trivy scan

* fix: Github action attestations

* fix: Docker attestation

* Fix: Docker attestation

* fix: Docker attestation

* Bump the npm_and_yarn group across 2 directories with 4 updates (#59)

* Update dependabot.yml

* Bump the npm_and_yarn group across 2 directories with 4 updates

Bumps the npm_and_yarn group with 3 updates in the / directory: [ansi-regex](https://github.com/chalk/ansi-regex), [lodash](https://github.com/lodash/lodash) and [semver](https://github.com/npm/node-semver).
Bumps the npm_and_yarn group with 1 update in the /template directory: [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse).


Updates `ansi-regex` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v3.0.0...v3.0.1)

Updates `lodash` from 4.17.20 to 4.17.21
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.20...4.17.21)

Updates `semver` from 5.7.1 to 5.7.2
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](npm/node-semver@v5.7.1...v5.7.2)

Updates `@babel/traverse` from 7.19.6 to 7.24.5
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: lodash
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: semver
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@babel/traverse"
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: livehybrid <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump sharp from 0.33.3 to 0.33.4 (#66)

Bumps [sharp](https://github.com/lovell/sharp) from 0.33.3 to 0.33.4.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](lovell/sharp@v0.33.3...v0.33.4)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: Security dep updates (#67)

Co-authored-by: Splunk DashPub <[email protected]>

* Bump postcss from 8.4.31 to 8.4.38 in /template (#68)

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.31 to 8.4.38.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.31...8.4.38)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix critical deps (#71)

Co-authored-by: Splunk DashPub <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Splunk DashPub <[email protected]>
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant