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 sass from 1.80.4 to 1.80.5 #2573

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2024

Bumps sass from 1.80.4 to 1.80.5.

Release notes

Sourced from sass's releases.

Dart Sass 1.80.5

To install Sass 1.80.5, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

Embedded Host

  • Don't produce phantom @import deprecations when using an importer with the legacy API.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.80.5

Embedded Host

  • Don't produce phantom @import deprecations when using an importer with the legacy API.
Commits

Dependabot compatibility score

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)

Bumps [sass](https://github.com/sass/dart-sass) from 1.80.4 to 1.80.5.
- [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.80.4...1.80.5)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Oct 30, 2024
Copy link

codecov bot commented Oct 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.64%. Comparing base (e512c85) to head (86223c1).
Report is 6 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2573      +/-   ##
===========================================
+ Coverage    52.62%   52.64%   +0.02%     
===========================================
  Files          179      179              
  Lines         9382     9382              
  Branches      1356     1356              
===========================================
+ Hits          4937     4939       +2     
+ Misses        4223     4221       -2     
  Partials       222      222              
Flag Coverage Δ
backend-bruno 44.07% <ø> (+0.02%) ⬆️
backend-mocha 48.82% <ø> (+0.02%) ⬆️
frontend-app-config 97.87% <ø> (ø)
frontend-core-lib 53.78% <ø> (ø)
frontend-dashboard 74.53% <ø> (ø)
frontend-deleted-records 86.59% <ø> (ø)
frontend-export 100.00% <ø> (ø)
frontend-local-auth 100.00% <ø> (ø)
frontend-manage-roles 63.33% <ø> (ø)
frontend-manage-users 59.81% <ø> (ø)
frontend-report 95.06% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andrewbrazzatti andrewbrazzatti merged commit a218b04 into develop Oct 31, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/sass-1.80.5 branch October 31, 2024 22:19
shilob added a commit that referenced this pull request Nov 18, 2024
* develop: (67 commits)
  undo update circleci config due to config format change
  update circleci config due to config format change
  bugfix: update test for email template should check config values before using defaults
  fix typo
  bugfix: email template should check config values before using defaults
  bugfix: ensure failedValidationLinks is initialised before generating links
  bugfix: make api recordcontroller transitionWorkflow run the triggers
  Adding handling of error map in dmp angular app in create section where oid is still empty
  Fixed: removed the "status" flag requirements for displaying error messages from the catch block
  Added focus on search result summary to allow quicker keyboard navigation
  Added button role to anchor button so screenreaders identify it as a button action
  Added accessibility attributes so headings in forms are correctly identified by screen readers
  Added accessibility attributes so screen readers can correctly identify the sort links on the dashboard and report tables
  Added aria-labelledby attribute to help screenreaders describe the inpy field
  Fixed accessibility attributes for tab component so screen readers can  correctly identify the tab list and which tab is selected
  Added mandatory field indicator to repeatable vocab
  Added a delay before redirecting so that screen readers can read the save successful message
  Allowed related objects to be selected via keyboard
  Made validation field links navigable using the keyboard
  Bump sass from 1.80.4 to 1.80.5 (#2573)
  ...

# Conflicts:
#	package-lock.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant