forked from splunk/dashpub
-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: Add github action to build docker #61
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.