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 loader-utils, @massds/mayflower-react and react-scripts in /employee-lookup #62

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 19, 2022

Bumps loader-utils to 2.0.4 and updates ancestor dependencies loader-utils, @massds/mayflower-react and react-scripts. These dependencies need to be updated together.

Updates loader-utils from 0.2.17 to 2.0.4

Release notes

Sourced from loader-utils's releases.

v2.0.4

2.0.4 (2022-11-11)

Bug Fixes

v2.0.3

2.0.3 (2022-10-20)

Bug Fixes

  • security: prototype pollution exploit (#217) (a93cf6f)

v2.0.2

2.0.2 (2021-11-04)

Bug Fixes

  • base64 generation and unicode characters (#197) (8c2d24e)

v2.0.1

2.0.1 (2021-10-29)

Bug Fixes

v2.0.0

2.0.0 (2020-03-17)

⚠ BREAKING CHANGES

  • minimum required Node.js version is 8.9.0 (#166) (c937e8c)
  • the getOptions method returns empty object on empty query (#167) (b595cfb)
  • Use md4 by default

v1.4.2

1.4.2 (2022-11-11)

Bug Fixes

... (truncated)

Changelog

Sourced from loader-utils's changelog.

2.0.4 (2022-11-11)

Bug Fixes

2.0.3 (2022-10-20)

Bug Fixes

  • security: prototype pollution exploit (#217) (a93cf6f)

2.0.2 (2021-11-04)

Bug Fixes

  • base64 generation and unicode characters (#197) (8c2d24e)

2.0.1 (2021-10-29)

Bug Fixes

2.0.0 (2020-03-17)

⚠ BREAKING CHANGES

  • minimum required Node.js version is 8.9.0 (#166) (c937e8c)
  • the getOptions method returns empty object on empty query (#167) (b595cfb)
  • Use md4 by default

1.4.0 (2020-02-19)

Features

  • the resourceQuery is passed to the interpolateName method (#163) (cd0e428)

1.3.0 (2020-02-19)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by evilebottnawi, a new releaser for loader-utils since your current version.


Updates @massds/mayflower-react from 9.39.3 to 11.25.1

Release notes

Sourced from @​massds/mayflower-react's releases.

11.25.1 (8/23/2022)

Fixed

  • (Patternlab) [HeaderHamburger] DP-24286: (a11y) Reorder the components to adjust the navigation order by screen readers. (#1646)
  • (Patternlab) [HeaderHamburger] DP-24286: (a11y) Make the top level menu be navigated with arrow keys. Add the instructional info for screen reader users. (#1646)
  • (Core) [Footer, Template] DP-25628: Fix bugs preventing the documentation pages from rendering. (#1665)

11.25.0 (8/11/2022)

Changed

  • (Patternlab) [Footer, FooterWithColumns] DP-23892: Renamed Footer as FooterWithColumns, add new footer component as Footer. (#1629)
  • (Patternlab) [eventListing] DP-24265: Modified the heading level for event itmes in event listings. (#1634)
  • (Patternlab) [sticky-toc] DP-24958: Add a skip link target indicator at click to verify users' whereabout. (#1642)
  • (Patternlab) [CollectionHeader] DP-25173: Reduce vertical spacing, make title H1, and reduce H1 line height. (#1655)
  • (Patternlab) [Services] DP-25195: Remove intro sidebar, fix layout classes, reduce spacing. (#1648)
  • (Patternlab) [PageBanner] DP-25133: Change page banner taper image background position and scale. Increase image wrapping breakpoint from large-extended to x-large. (#1648)

Added

  • (Patternlab, React, Assets) [SocialLinks] DP-23892: Added inverted and c-primary and c-primary-alt variants to SocialLinks, updated Footer social links to use q1-i8 color. (#1629)
  • (Assets) [StickyNav, Details] DP-23892: Refactored StickyNav layout styles into a reusable mixin, to use to align footer content. (#1629)
  • (Patternlab) [CalloutLinksThreeUp] DP-23905: New - three columns with callout links. (#1613)
  • (Patternlab) [ColoredHeadingFromLeft] DP-23905: New - A heading with background color, extracted from the action finder component. (#1613)
  • (Patternlab, Assets) [Iframe] DP-25198: Add ratio prop to iframe, add ratio options to iframe responsive height. (#1629)
  • (Patternlab) [CalloutLink] DP-25227: Added download variant. (#1649)

Fixed

  • (Patternlab) [Video] DP-23905: Fix service page video in the flexible layout rows. (#1613)
  • (Patternlab) [organizationNavigation] DP-24431: Fix organization navigation overlapped by main nav on mobile, and fix its positioning logic. (#1654)
  • (React) [GoogleTranslateElement] DP-24556: Fix Google translate spinner error in search. (#1661)
  • (React) [TypeAheadDropdown] DP-24556: Fix removEventListener error in search. (#1661)
  • (Assets) [RelationshipIndicators] DP-24689: Reduce margin top. (#1640)
  • (React) [GenTeaser] DP-24941: Fix GenTeaser with image backstop test. (#1639)
  • (Assets) [Figure] DP-24976: Remove figure title style override. (#1638)
  • (Patternlab) [relationshipIndicators.js] DP-25157: Rewrite relationship indicator folding and toggle logic.
  • (Patternlab) [Header] DP-25160: Fix missing overlay. (#1641)
  • (Patternlab) [stickyTOC] DP-25175: Rely on page headings as targets instead of creating invisible items above headings.
  • (Patternlab) [Figure, FigureIframe] DP-25198: Fix classnames. (#1629)
  • (Patternlab) [skipLinkTarget.js] DP-25457: Fix skipLinkTarget.js console error. (#1653)

11.24.0 (5/31/2022)

Added

  • (Patternlab) [Select box] DP-17338: Adds a selected option for the select box.
  • (Patternlab) [Breadcrumbs] DP-24909: Added a borderless option for the breadcrumb component. (#1631)

Changed

  • (Patternlab) [HeaderAlerts] DP-24276: Remove aria-label from button. (#1614)
  • (React, Patternlab) [mainNavHamburger, HamburgerNav, Header, HeaderMixed] DP-24485: Move menu button label from css content into HTML, to allow Google translation. (#1618)
  • (React) [FooterSlim] Make contact flexible. Allow footer contact info to be reordered and configured using Address, Email and PhoneNumber. (#1630) Follow these instructions to update the contact prop.
  • (React, Assets) [PhoneNumber, Email, GenTeaser, FooterSlim] Changed text color of phone number and email. (#1630)
  • (Patternlab) [OrgPageSamples] DP-9273: Page sample update to match Drupal implementation. Remove alt value from linked image in Our Organizations in Org pages. (#1622)

... (truncated)

Changelog

Sourced from @​massds/mayflower-react's changelog.

11.25.1 (8/23/2022)

Fixed

  • (Patternlab) [HeaderHamburger] DP-24286: (a11y) Reorder the components to adjust the navigation order by screen readers. (#1646)
  • (Patternlab) [HeaderHamburger] DP-24286: (a11y) Make the top level menu be navigated with arrow keys. Add the instructional info for screen reader users. (#1646)
  • (Core) [Footer, Template] DP-25628: Fix bugs preventing the documentation pages from rendering. (#1665)

11.25.0 (8/11/2022)

Changed

  • (Patternlab) [Footer, FooterWithColumns] DP-23892: Renamed Footer as FooterWithColumns, add new footer component as Footer. (#1629)
  • (Patternlab) [eventListing] DP-24265: Modified the heading level for event itmes in event listings. (#1634)
  • (Patternlab) [sticky-toc] DP-24958: Add a skip link target indicator at click to verify users' whereabout. (#1642)
  • (Patternlab) [CollectionHeader] DP-25173: Reduce vertical spacing, make title H1, and reduce H1 line height. (#1655)
  • (Patternlab) [Services] DP-25195: Remove intro sidebar, fix layout classes, reduce spacing. (#1648)
  • (Patternlab) [PageBanner] DP-25133: Change page banner taper image background position and scale. Increase image wrapping breakpoint from large-extended to x-large. (#1648)

Added

  • (Patternlab, React, Assets) [SocialLinks] DP-23892: Added inverted and c-primary and c-primary-alt variants to SocialLinks, updated Footer social links to use q1-i8 color. (#1629)
  • (Assets) [StickyNav, Details] DP-23892: Refactored StickyNav layout styles into a reusable mixin, to use to align footer content. (#1629)
  • (Patternlab) [CalloutLinksThreeUp] DP-23905: New - three columns with callout links. (#1613)
  • (Patternlab) [ColoredHeadingFromLeft] DP-23905: New - A heading with background color, extracted from the action finder component. (#1613)
  • (Patternlab, Assets) [Iframe] DP-25198: Add ratio prop to iframe, add ratio options to iframe responsive height. (#1629)
  • (Patternlab) [CalloutLink] DP-25227: Added download variant. (#1649)

Fixed

  • (Patternlab) [Video] DP-23905: Fix service page video in the flexible layout rows. (#1613)
  • (Patternlab) [organizationNavigation] DP-24431: Fix organization navigation overlapped by main nav on mobile, and fix its positioning logic. (#1654)
  • (React) [GoogleTranslateElement] DP-24556: Fix Google translate spinner error in search. (#1661)
  • (React) [TypeAheadDropdown] DP-24556: Fix removEventListener error in search. (#1661)
  • (Assets) [RelationshipIndicators] DP-24689: Reduce margin top. (#1640)
  • (React) [GenTeaser] DP-24941: Fix GenTeaser with image backstop test. (#1639)
  • (Assets) [Figure] DP-24976: Remove figure title style override. (#1638)
  • (Patternlab) [relationshipIndicators.js] DP-25157: Rewrite relationship indicator folding and toggle logic.
  • (Patternlab) [Header] DP-25160: Fix missing overlay. (#1641)
  • (Patternlab) [stickyTOC] DP-25175: Rely on page headings as targets instead of creating invisible items above headings.
  • (Patternlab) [Figure, FigureIframe] DP-25198: Fix classnames. (#1629)
  • (Patternlab) [skipLinkTarget.js] DP-25457: Fix skipLinkTarget.js console error. (#1653)

11.24.0 (5/31/2022)

Added

  • (Patternlab) [Select box] DP-17338: Adds a selected option for the select box.
  • (Patternlab) [Breadcrumbs] DP-24909: Added a borderless option for the breadcrumb component. (#1631)

Changed

  • (Patternlab) [HeaderAlerts] DP-24276: Remove aria-label from button. (#1614)
  • (React, Patternlab) [mainNavHamburger, HamburgerNav, Header, HeaderMixed] DP-24485: Move menu button label from css content into HTML, to allow Google translation. (#1618)
  • (React) [FooterSlim] Make contact flexible. Allow footer contact info to be reordered and configured using Address, Email and PhoneNumber. (#1630) Follow these instructions to update the contact prop.
  • (React, Assets) [PhoneNumber, Email, GenTeaser, FooterSlim] Changed text color of phone number and email. (#1630)
  • (Patternlab) [OrgPageSamples] DP-9273: Page sample update to match Drupal implementation. Remove alt value from linked image in Our Organizations in Org pages. (#1622)

... (truncated)

Commits

Updates react-scripts from 3.2.0 to 5.0.1

Changelog

Sourced from react-scripts's changelog.

3.4.4 (2020-10-20)

v3.4.4 release bumps resolve-url-loader to a version for which npm audit does not report a vulnerability. Note that this vulnerability did not affect Create React App projects, so this change is only necessary to satisfy auditing tools.

Migrating from 3.4.3 to 3.4.4

Inside any created project that has not been ejected, run:

npm install --save --save-exact [email protected]

or

yarn add --exact [email protected]

3.4.3 (2020-08-12)

v3.4.3 release bumps terser-webpack-plugin to a version for which npm audit does not report a vulnerability. Note that this vulnerability did not affect Create React App projects, so this change is only necessary to satisfy auditing tools.

Migrating from 3.4.2 to 3.4.3

Inside any created project that has not been ejected, run:

npm install --save --save-exact [email protected]

or

yarn add --exact [email protected]

3.4.2 (2020-08-11)

v3.4.2 release bumps webpack-dev-server to a version for which npm audit does not report a vulnerability. Note that this vulnerability did not affect Create React App projects, so this change is only necessary to satisfy auditing tools.

Migrating from 3.4.1 to 3.4.2

Inside any created project that has not been ejected, run:

npm install --save --save-exact [email protected]

or

... (truncated)

Commits

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [loader-utils](https://github.com/webpack/loader-utils) to 2.0.4 and updates ancestor dependencies [loader-utils](https://github.com/webpack/loader-utils), [@massds/mayflower-react](https://github.com/massgov/mayflower) and [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together.


Updates `loader-utils` from 0.2.17 to 2.0.4
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](webpack/loader-utils@v0.2.17...v2.0.4)

Updates `@massds/mayflower-react` from 9.39.3 to 11.25.1
- [Release notes](https://github.com/massgov/mayflower/releases)
- [Changelog](https://github.com/massgov/mayflower/blob/develop/CHANGELOG.md)
- [Commits](massgov/mayflower@9.39.3...11.25.1)

Updates `react-scripts` from 3.2.0 to 5.0.1
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-3.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/[email protected]/packages/react-scripts)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: "@massds/mayflower-react"
  dependency-type: direct:production
- dependency-name: react-scripts
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 19, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 21, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants