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

Sync devel -> master #1088

Open
wants to merge 39 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
10ba7b9
Bump query-string from 9.1.0 to 9.1.1
dependabot[bot] Oct 14, 2024
ebf8aec
Bump stylelint from 16.9.0 to 16.10.0
dependabot[bot] Oct 14, 2024
7c6264d
Bump the babel group across 1 directory with 6 updates
dependabot[bot] Oct 28, 2024
ae9d9fa
Bump @typescript-eslint/eslint-plugin from 8.8.1 to 8.12.0
dependabot[bot] Oct 28, 2024
d7b1ef2
Add a command to run UI against production
ZitaNemeckova Nov 4, 2024
cc41022
Bump @sentry/browser and @redhat-cloud-services/frontend-components-u…
dependabot[bot] Nov 4, 2024
cacb006
Merge pull request #1082 from RedHatInsights/dependabot/npm_and_yarn/…
himdel Nov 4, 2024
f430ed6
Merge pull request #1081 from RedHatInsights/dependabot/npm_and_yarn/…
himdel Nov 4, 2024
2ea9a68
Merge pull request #1084 from RedHatInsights/dependabot/npm_and_yarn/…
himdel Nov 4, 2024
e3f8c30
Merge pull request #1085 from RedHatInsights/dependabot/npm_and_yarn/…
himdel Nov 4, 2024
2062e24
Merge pull request #1089 from RedHatInsights/dependabot/npm_and_yarn/…
himdel Nov 4, 2024
e7d66c5
dependabot: ignore patternfly 6
himdel Nov 4, 2024
9664aef
Bump webpack from 5.95.0 to 5.96.1
dependabot[bot] Nov 4, 2024
d6f3153
Bump @unleash/proxy-client-react from 4.3.1 to 4.4.0
dependabot[bot] Nov 4, 2024
c547251
Merge pull request #1090 from RedHatInsights/dependabot-pf6
himdel Nov 12, 2024
bd659d3
Merge pull request #1095 from RedHatInsights/dependabot/npm_and_yarn/…
himdel Nov 12, 2024
86f53f8
Merge pull request #1094 from RedHatInsights/dependabot/npm_and_yarn/…
himdel Nov 12, 2024
06c201f
Bump the patternfly group with 4 updates
dependabot[bot] Nov 12, 2024
2ccc554
Bump @typescript-eslint/eslint-plugin from 8.12.0 to 8.14.0
dependabot[bot] Nov 12, 2024
0d67505
Bump stylelint-scss from 6.7.0 to 6.9.0
dependabot[bot] Nov 12, 2024
7fed730
Merge pull request #1097 from RedHatInsights/dependabot/npm_and_yarn/…
himdel Nov 12, 2024
7a1057b
Merge pull request #1098 from RedHatInsights/dependabot/npm_and_yarn/…
himdel Nov 12, 2024
0fa5938
Merge pull request #1100 from RedHatInsights/dependabot/npm_and_yarn/…
himdel Nov 12, 2024
dd6558a
Bump cypress from 13.15.0 to 13.15.2
dependabot[bot] Nov 12, 2024
b03dd03
Bump the redhat group with 4 updates
dependabot[bot] Nov 12, 2024
7dd9cee
Merge pull request #1099 from RedHatInsights/dependabot/npm_and_yarn/…
himdel Nov 12, 2024
46ffbf1
Merge pull request #1093 from RedHatInsights/dependabot/npm_and_yarn/…
himdel Nov 12, 2024
3cf129c
Chart legend - hide/unhide on click
himdel Nov 12, 2024
276c7b0
Merge pull request #1101 from RedHatInsights/chart-legend
himdel Nov 13, 2024
f6fa51e
Bump uuid from 10.0.0 to 11.0.3
dependabot[bot] Nov 18, 2024
cb5575e
Bump react-router-dom from 6.26.2 to 6.28.0
dependabot[bot] Nov 18, 2024
4cb305c
Bump cross-spawn
dependabot[bot] Nov 18, 2024
847edbc
Bump typescript from 5.6.2 to 5.7.2
dependabot[bot] Nov 25, 2024
f92786c
Bump @typescript-eslint/eslint-plugin from 8.14.0 to 8.16.0
dependabot[bot] Nov 25, 2024
1dee277
Merge pull request #1105 from RedHatInsights/dependabot/npm_and_yarn/…
himdel Dec 2, 2024
8bd33ad
Merge pull request #1107 from RedHatInsights/dependabot/npm_and_yarn/…
himdel Dec 2, 2024
24823cc
Merge pull request #1108 from RedHatInsights/dependabot/npm_and_yarn/…
himdel Dec 2, 2024
133550f
Merge pull request #1109 from RedHatInsights/dependabot/npm_and_yarn/…
himdel Dec 2, 2024
f219e8e
Merge pull request #1103 from RedHatInsights/dependabot/npm_and_yarn/…
himdel Dec 2, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ updates:
patterns:
- '@victory/*'
ignore:
- dependency-name: '@patternfly/*'
update-types:
- 'version-update:semver-major'
- dependency-name: '@patternfly/react-charts'
update-types:
- 'version-update:semver-major'
Expand Down
Loading
Loading