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

USWDS Compile 1.1.0 #83

Merged
merged 30 commits into from
Nov 27, 2023
Merged

USWDS Compile 1.1.0 #83

merged 30 commits into from
Nov 27, 2023

Conversation

thisisdano
Copy link
Member

@thisisdano thisisdano commented Nov 27, 2023

What's new in USWDS Compile 1.1.0

Features

Bug fixes

Fixed incorrect paths in sourcemaps. Found a workaround to incorrect sourcemap paths being set. PR: #79.

Dependencies and security

Dependency name Previous version New version
autoprefixer 10.4.13 10.4.16
del 6.0.0 6.1.1
gulp-replace 1.1.3 1.1.4
postcss 8.4.19 8.4.31
sass-embedded 1.56.1 1.69.5
@uswds/uswds 3.3.0 3.7.0
uswds 2.13.3 2.14.0
glob-parent ✦ - 6.0.2
unset-value ✦ - 2.0.1

✦ Via overrides

3 moderate severity vulnerabilities using npm audit.

mejiaj and others added 30 commits December 15, 2022 10:26
This reverts commit 3ea03ff.
Reported from Snyk, uses 2.0.1 which was updated a year ago.
Pin del to 6.1.1

Co-authored-by: Amy Leadem <93996430+amyleadem@users.noreply.github.com>
USWDS-Compile: Create add-issue-labels workflow
Bumps [semver](https://github.com/npm/node-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)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.19 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.19...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
USWDS-Compile - Dependencies: Use Node LTS 20
USWDS-Compile - Bugfix: Fix sourcemaps pathing
Use require.resolve() to find the uswds package path
Copy link
Contributor

@mejiaj mejiaj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Confirming:

  • Up-to-date with latest from develop.
  • Version number is correct.
  • Release notes are correct.

@thisisdano thisisdano marked this pull request as ready for review November 27, 2023 18:17
@thisisdano thisisdano merged commit 6a6b133 into main Nov 27, 2023
1 check passed
@sarah-sch sarah-sch mentioned this pull request Nov 28, 2023
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants