-
Notifications
You must be signed in to change notification settings - Fork 11
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 postcss from 8.4.28 to 8.4.31 #1235
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
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.28 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.28...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
ThrawnCA
approved these changes
Oct 11, 2023
ghazal-salehi
added a commit
that referenced
this pull request
Dec 19, 2023
* Develop to master (#1092) * Increasing version * QOLDEV-425 Vertical alignment of social icons * Fixing comment * QOLDEV-74 defining max-width-none class, removing important from max-width for figure * QOLDEV-403 Removing space before Print label * QOLDEV-403 Removing space before Print entire guide * QOLDEV-352 Applying dark theme colors (white) to the links within banner * QOLDEV-398 Light theme cards background * QOLDEV-443 Replacing no=print with bootstrap d-print-none * QOLDEV-488 Updated puppeteer script for footer feedback * QOLDEV-77 link list and button states in dfv portal * QOLDEV-73 Previous and Next icon in the table pagination buttons * QOLDEV-77 Calling qg-global-link-styles with margin zero to override default margin * QOLDEV-73 Removing tables stripe style * QOLDEV-451 Aligning the button within the global search concierge * QOLDEV-451 need to override margin zero * QOLDEV-422 Fixing qg-date-input, Replacing 'text' type with 'date' * QOLDEV-422 Updating datepicker's input type in the story file * QOLDEV-73 Bringing default stripe back * QOLDEV-73 Bringing default stripe back * QOLDEV-73 Make table bordered when it is not striped * QOLDEV-73 Making <table> inherit table bootstrap styles * QOLDEV-73 Adding NoStripe table to the storybook * QOLDEV-73 Prev/Next buttons for sortable table * QOLDEV-443 Replacing no-print with d-print-none * QOLDEV-458 Removing top borderfram the card's footer * QOLDEV-462 Improving search page * QOLDEV-462 Changing breakpoints * QOLDEV-462 Adjusting right padding * QOLDEV-26 updated package-lock references for SWE 4.3 * QOLDEV-74 Applying default zero margin for the image link inside qg-fig * QOLDEV-352 Exluding dark blurb for white links (#997) * QOLDEV-352 Applying white color to immediate links and links within paragraphs * QOLDEV-472 added margins to P + button scenario * QOLDEV-472 tidy up comments * QOLDEV-472 new stories for callouts with buttons * QOLDEV-443 Defining no-print class just in case it is used in Squiz content (#1001) * QOLDEV-400 reduced margins on P + UL in asides to align to global pattern * QOLDEV-501 Resolving callout chromatic test regarding icon (#1004) * QOLDEV-501 Resolving callout chromatic test regarding icon * QOLDEV-501 Upgading callout box test * QOLDEV-501 Leaving <i> in call-out-box.html for test purpose * QOLDEV-386 re-write document links function in vanilla JS, round up file values * Remove typos * Qoldev 487 googlemaps marker label (#1007) * QOLDEV-487 Styling google maps pin's label * QOLDEV-487 Overriding default link margin * Qoldev 352 blurb links in mobile (#1006) * QOLDEV-352 Styling links within blurbs in mobile view * QOLDEV-352 Styling links within blurbs in mobile view, black * QOLDEV-352 Styling links within blurbs in mobile view, default style * Node 18 upgrade * post storybook 7 auto migration * QOLDEV-497 Update to Storybook7 half way migrated * QOLDEV-497 Introduction first * @storybook/addon-mdx-gfm removed as we have converted * QOLDEV-497 Storybook with templates fully functional * QOLDEV-497 ensure localhost:6006 is running for storybook build to complete successfully * reorder to run tests before making test release * reorder to run tests before making test release * QOLDEV-497 missed disabled stories * QOLDEV-497 missed disabled stories with corrections * Bump sass from 1.63.6 to 1.64.0 (#1021) Bumps [sass](https://github.com/sass/dart-sass) from 1.63.6 to 1.64.0. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.63.6...1.64.0) --- updated-dependencies: - dependency-name: sass 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 @babel/core from 7.20.12 to 7.22.9 (#1015) Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.12 to 7.22.9. - [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.22.9/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" 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> * Resolving conflict 4.3 to develop (#1089) * QOLDEV-470 initial commit with SWE footer restructure and AOC notice * QOLDEV-73 Updating class name to qg-table-no-stripes (#1028) * Qoldev 422 jquery datepicker (#1035) * QOLDEV-422 jQuery datepicker does not need text='date' * Removing unsupported comment * removing hasDatepicker before initialising datepicker after document is ready * Qoldev 422 jquery datepicker (#1036) QOLDEV-422 Using on load instead of document.ready * Qoldev 422 jquery datepicker (#1042) * QOLDEV-422 Check if jquery datepicker exists on the page * Qoldev 422 jquery datepicker date format (#1053) * QOLDEV-422 jQuery datepicker placeholder and date format * Resolving new line lint warning * QOLDEV-422 jQuery datepicker format * QOLDEV-535 Removing num_ranks and tiers as no longer needed in Funnelback 16 (#1073) * QOLDEV-535 Removing num_ranks and tiers parameter as no longer needed in the Funnelback 16 * fixing somecharacters * QOLDEV-470 SWE Add cultural notice, remove COVID and update footer CSS * QOLDEV-450 Styling buttons within the alertbox (#1078) * QOLDEV-450 Styling buttons within the alertbox * Updating funnelback change to only check the number of suggested results * QOLDEV-553 Styling social media links (#1082) * Resolve conflict for 4.3.0 (#1081) * Release v4.2.3 (#1045) Merging 4.2.3 to master * Release v4.2.3 (#1056) * Fixing funnelback search test * Resolve conflicts merge 4.3 to master (#1086) * Release v4.2.3 (#1045) Merging 4.2.3 to master * Release v4.2.3 (#1056) --------- Co-authored-by: Steve Pegg <[email protected]> Co-authored-by: Steve Pegg <[email protected]> * Release v4.3.0 (#1091) * QOLDEV-470 initial commit with SWE footer restructure and AOC notice * QOLDEV-73 Updating class name to qg-table-no-stripes (#1028) * Qoldev 422 jquery datepicker (#1035) * QOLDEV-422 jQuery datepicker does not need text='date' * Removing unsupported comment * removing hasDatepicker before initialising datepicker after document is ready * Qoldev 422 jquery datepicker (#1036) QOLDEV-422 Using on load instead of document.ready * Qoldev 422 jquery datepicker (#1042) * QOLDEV-422 Check if jquery datepicker exists on the page * Qoldev 422 jquery datepicker date format (#1053) * QOLDEV-422 jQuery datepicker placeholder and date format * Resolving new line lint warning * QOLDEV-422 jQuery datepicker format * QOLDEV-535 Removing num_ranks and tiers as no longer needed in Funnelback 16 (#1073) * QOLDEV-535 Removing num_ranks and tiers parameter as no longer needed in the Funnelback 16 * fixing somecharacters * QOLDEV-470 SWE Add cultural notice, remove COVID and update footer CSS * QOLDEV-450 Styling buttons within the alertbox (#1078) * QOLDEV-450 Styling buttons within the alertbox * Updating funnelback change to only check the number of suggested results * QOLDEV-553 Styling social media links (#1082) * Resolve conflict for 4.3.0 (#1081) * Release v4.2.3 (#1045) Merging 4.2.3 to master * Release v4.2.3 (#1056) * Fixing funnelback search test * Resolve conflicts merge 4.3 to master (#1086) * Release v4.2.3 (#1045) Merging 4.2.3 to master * Release v4.2.3 (#1056) --------- Co-authored-by: Steve Pegg <[email protected]> Co-authored-by: Steve Pegg <[email protected]> * Bump puppeteer from 19.6.3 to 21.1.0 (#1084) Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.6.3 to 21.1.0. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json) - [Commits](puppeteer/puppeteer@puppeteer-v19.6.3...puppeteer-v21.1.0) --- updated-dependencies: - dependency-name: puppeteer dependency-type: direct:development 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> Co-authored-by: ghazal-salehi <[email protected]> * Bump @babel/runtime from 7.21.0 to 7.22.10 (#1058) Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.21.0 to 7.22.10. - [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.22.10/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" 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 @storybook/addon-mdx-gfm from 7.0.27 to 7.3.2 (#1083) Bumps [@storybook/addon-mdx-gfm](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/gfm) from 7.0.27 to 7.3.2. - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v7.3.2/code/addons/gfm) --- updated-dependencies: - dependency-name: "@storybook/addon-mdx-gfm" 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> Co-authored-by: ghazal-salehi <[email protected]> * Bump eslint from 8.33.0 to 8.47.0 (#1069) Bumps [eslint](https://github.com/eslint/eslint) from 8.33.0 to 8.47.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.33.0...v8.47.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> Co-authored-by: ghazal-salehi <[email protected]> * Bump @babel/plugin-transform-runtime from 7.21.0 to 7.22.10 (#1059) Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.21.0 to 7.22.10. - [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.22.10/packages/babel-plugin-transform-runtime) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-runtime" 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> * Release v4.3.0 (#1080) * QOLDEV-470 initial commit with SWE footer restructure and AOC notice * QOLDEV-73 Updating class name to qg-table-no-stripes (#1028) * Qoldev 422 jquery datepicker (#1035) * QOLDEV-422 jQuery datepicker does not need text='date' * Removing unsupported comment * removing hasDatepicker before initialising datepicker after document is ready * Qoldev 422 jquery datepicker (#1036) QOLDEV-422 Using on load instead of document.ready * Qoldev 422 jquery datepicker (#1042) * QOLDEV-422 Check if jquery datepicker exists on the page * Qoldev 422 jquery datepicker date format (#1053) * QOLDEV-422 jQuery datepicker placeholder and date format * Resolving new line lint warning * QOLDEV-422 jQuery datepicker format * QOLDEV-75 Carousel improvements * QOLDEV-75 Cleanup comments * QOLDEV-75 Cleanup redundant HTML * QOLDEV-535 Removing num_ranks and tiers as no longer needed in Funnelback 16 (#1073) * QOLDEV-535 Removing num_ranks and tiers parameter as no longer needed in the Funnelback 16 * fixing somecharacters * QOLDEV-470 SWE Add cultural notice, remove COVID and update footer CSS * QOLDEV-450 Styling buttons within the alertbox (#1078) * QOLDEV-450 Styling buttons within the alertbox * Updating funnelback change to only check the number of suggested results * QOLDEV-553 Styling social media links (#1082) * Resolve conflict for 4.3.0 (#1081) * Release v4.2.3 (#1045) Merging 4.2.3 to master * Release v4.2.3 (#1056) * Fixing funnelback search test * Resolve conflicts merge 4.3 to master (#1086) * Release v4.2.3 (#1045) Merging 4.2.3 to master * Release v4.2.3 (#1056) * QOLDEV-75 fix typo in table reference * Puppeteer upgrade to 21.1.0 (#1095) * Puppeteer upgrade to 21.1.0 * Updating package-lock with newer versions * Bumping babel/plugin-transform-runtime version (#1096) --------- Co-authored-by: Steve Pegg <[email protected]> Co-authored-by: Steve Pegg <[email protected]> * Bump np from 7.6.3 to 8.0.4 (#1012) Bumps [np](https://github.com/sindresorhus/np) from 7.6.3 to 8.0.4. - [Release notes](https://github.com/sindresorhus/np/releases) - [Commits](sindresorhus/np@v7.6.3...v8.0.4) --- updated-dependencies: - dependency-name: np dependency-type: direct:development 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> Co-authored-by: ghazal-salehi <[email protected]> * Bump @storybook/addon-essentials from 7.0.27 to 7.3.2 (#1085) * Bump @storybook/addon-essentials from 7.0.27 to 7.3.2 Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) from 7.0.27 to 7.3.2. - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v7.3.2/code/addons/essentials) --- updated-dependencies: - dependency-name: "@storybook/addon-essentials" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Upgrading storybook * Installing ajv --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ghazal-salehi <[email protected]> Co-authored-by: ghazal-salehi <[email protected]> * Bump webpack from 5.76.2 to 5.88.2 (#1018) Bumps [webpack](https://github.com/webpack/webpack) from 5.76.2 to 5.88.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.76.2...v5.88.2) --- updated-dependencies: - dependency-name: webpack 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> Co-authored-by: ghazal-salehi <[email protected]> * Bump jest-puppeteer from 8.0.4 to 9.0.0 (#956) Dependabot couldn't find the original pull request head commit, 7d877fb. Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ghazal-salehi <[email protected]> * fix: upgrade @babel/runtime from 7.19.0 to 7.20.1 (#683) Snyk has created this PR to upgrade @babel/runtime from 7.19.0 to 7.20.1. See this package in npm: https://www.npmjs.com/package/@babel/runtime See this project in Snyk: https://app.snyk.io/org/qld-gov-au/project/5d2f9305-ffb5-46fc-8417-41b1cee23b88?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]> Co-authored-by: ThrawnCA <[email protected]> Co-authored-by: ghazal-salehi <[email protected]> * Bump terser-webpack-plugin from 3.1.0 to 5.3.9 (#947) * Bump jest from 29.4.1 to 29.4.2 Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.4.1 to 29.4.2. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.4.2/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump chromatic from 6.15.0 to 6.17.0 Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 6.15.0 to 6.17.0. - [Release notes](https://github.com/chromaui/chromatic-cli/releases) - [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md) - [Commits](chromaui/chromatic-cli@v6.15.0...v6.17.0) --- updated-dependencies: - dependency-name: chromatic dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump puppeteer from 19.6.3 to 19.7.0 Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.6.3 to 19.7.0. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json) - [Commits](puppeteer/puppeteer@puppeteer-v19.6.3...puppeteer-v19.7.0) --- updated-dependencies: - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump eslint from 8.33.0 to 8.34.0 Bumps [eslint](https://github.com/eslint/eslint) from 8.33.0 to 8.34.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.33.0...v8.34.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump sass from 1.58.0 to 1.58.1 Bumps [sass](https://github.com/sass/dart-sass) from 1.58.0 to 1.58.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.58.0...1.58.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump jest-puppeteer from 7.0.0 to 7.0.1 Bumps [jest-puppeteer](https://github.com/argos-ci/jest-puppeteer/tree/HEAD/packages/jest-puppeteer) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/argos-ci/jest-puppeteer/releases) - [Changelog](https://github.com/argos-ci/jest-puppeteer/blob/main/packages/jest-puppeteer/CHANGELOG.md) - [Commits](https://github.com/argos-ci/jest-puppeteer/commits/v7.0.1/packages/jest-puppeteer) --- updated-dependencies: - dependency-name: jest-puppeteer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump jest from 29.4.2 to 29.4.3 Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.4.2 to 29.4.3. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.4.3/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump puppeteer from 19.7.0 to 19.7.1 Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.7.0 to 19.7.1. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json) - [Commits](puppeteer/puppeteer@puppeteer-v19.7.0...puppeteer-v19.7.1) --- updated-dependencies: - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump sass from 1.58.1 to 1.58.2 Bumps [sass](https://github.com/sass/dart-sass) from 1.58.1 to 1.58.2. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.58.1...1.58.2) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump sass from 1.58.2 to 1.58.3 Bumps [sass](https://github.com/sass/dart-sass) from 1.58.2 to 1.58.3. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.58.2...1.58.3) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump @babel/core from 7.20.12 to 7.21.0 Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.12 to 7.21.0. - [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.21.0/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump @babel/runtime from 7.20.13 to 7.21.0 Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.20.13 to 7.21.0. - [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.21.0/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump @babel/plugin-transform-runtime from 7.19.6 to 7.21.0 Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.19.6 to 7.21.0. - [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.21.0/packages/babel-plugin-transform-runtime) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-runtime" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump puppeteer from 19.7.1 to 19.7.2 Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.7.1 to 19.7.2. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json) - [Commits](puppeteer/puppeteer@puppeteer-v19.7.1...puppeteer-v19.7.2) --- updated-dependencies: - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump puppeteer from 19.7.2 to 19.7.3 Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.7.2 to 19.7.3. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json) - [Commits](puppeteer/puppeteer@puppeteer-v19.7.2...puppeteer-v19.7.3) --- updated-dependencies: - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump jest from 29.4.3 to 29.5.0 Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.4.3 to 29.5.0. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.5.0/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump jest-puppeteer from 7.0.1 to 8.0.4 Bumps [jest-puppeteer](https://github.com/argos-ci/jest-puppeteer/tree/HEAD/packages/jest-puppeteer) from 7.0.1 to 8.0.4. - [Release notes](https://github.com/argos-ci/jest-puppeteer/releases) - [Changelog](https://github.com/argos-ci/jest-puppeteer/blob/main/packages/jest-puppeteer/CHANGELOG.md) - [Commits](https://github.com/argos-ci/jest-puppeteer/commits/v8.0.4/packages/jest-puppeteer) --- updated-dependencies: - dependency-name: jest-puppeteer dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Bump jquery from 3.6.3 to 3.6.4 Bumps [jquery](https://github.com/jquery/jquery) from 3.6.3 to 3.6.4. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](jquery/jquery@3.6.3...3.6.4) --- updated-dependencies: - dependency-name: jquery dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump terser-webpack-plugin from 3.1.0 to 5.3.9 Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 3.1.0 to 5.3.9. - [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/terser-webpack-plugin@v3.1.0...v5.3.9) --- updated-dependencies: - dependency-name: terser-webpack-plugin dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ThrawnCA <[email protected]> Co-authored-by: ghazal-salehi <[email protected]> * Bump gh-pages from 5.0.0 to 6.0.0 (#1106) Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/tschaub/gh-pages/releases) - [Changelog](https://github.com/tschaub/gh-pages/blob/main/changelog.md) - [Commits](tschaub/gh-pages@v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: gh-pages dependency-type: direct:development 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 @babel/core from 7.22.9 to 7.22.11 (#1104) Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.9 to 7.22.11. - [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.22.11/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development 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 babel-loader from 9.1.2 to 9.1.3 (#1102) Bumps [babel-loader](https://github.com/babel/babel-loader) from 9.1.2 to 9.1.3. - [Release notes](https://github.com/babel/babel-loader/releases) - [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md) - [Commits](babel/babel-loader@v9.1.2...v9.1.3) --- updated-dependencies: - dependency-name: babel-loader dependency-type: direct:development 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 sass from 1.64.0 to 1.66.1 (#1101) Bumps [sass](https://github.com/sass/dart-sass) from 1.64.0 to 1.66.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.64.0...1.66.1) --- updated-dependencies: - dependency-name: sass 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 puppeteer from 19.11.1 to 21.1.0 (#1100) Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 19.11.1 to 21.1.0. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json) - [Commits](puppeteer/puppeteer@puppeteer-v19.11.1...puppeteer-v21.1.0) --- updated-dependencies: - dependency-name: puppeteer dependency-type: direct:development 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> Co-authored-by: ghazal-salehi <[email protected]> * Bump concurrently from 7.6.0 to 8.2.1 (#1099) Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.6.0 to 8.2.1. - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v7.6.0...v8.2.1) --- updated-dependencies: - dependency-name: concurrently dependency-type: direct:development 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> Co-authored-by: ghazal-salehi <[email protected]> * Bump jest from 29.5.0 to 29.6.4 (#1097) Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.5.0 to 29.6.4. - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v29.6.4/packages/jest) --- updated-dependencies: - dependency-name: jest 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> * fix: upgrade jquery from 3.6.4 to 3.7.0 (#1050) Snyk has created this PR to upgrade jquery from 3.6.4 to 3.7.0. See this package in npm: https://www.npmjs.com/package/jquery See this project in Snyk: https://app.snyk.io/org/qld-gov-au/project/5d2f9305-ffb5-46fc-8417-41b1cee23b88?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]> Co-authored-by: ghazal-salehi <[email protected]> * Removing chromium (#1108) * installing postcss (#1109) --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Steve Pegg <[email protected]> Co-authored-by: Steve Pegg <[email protected]> Co-authored-by: william dutton <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: snyk-bot <[email protected]> Co-authored-by: ThrawnCA <[email protected]> * Adding engines node to package.json (#1140) * Bump postcss from 8.4.28 to 8.4.31 (#1235) Bumps [postcss](https://github.com/postcss/postcss) from 8.4.28 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.28...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix: package.json to reduce vulnerabilities (#1236) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-POSTCSS-5926692 Co-authored-by: snyk-bot <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Steve Pegg <[email protected]> Co-authored-by: Steve Pegg <[email protected]> Co-authored-by: william dutton <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: snyk-bot <[email protected]> Co-authored-by: ThrawnCA <[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.
Bumps postcss from 8.4.28 to 8.4.31.
Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
90208de
Release 8.4.31 version58cc860
Fix carrier return parsing4fff8e4
Improve pnpm test outputcd43ed1
Update dependenciescaa916b
Update dependencies8972f76
Typo11a5286
Typo45c5501
Release 8.4.30 versionbc3c341
Update linterb2be58a
Merge pull request #1881 from romainmenke/improve-sourcemap-performance--phil...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)You can disable automated security fix PRs for this repo from the Security Alerts page.