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

chore(deps): update minor packages #72

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 21, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
chai (source) 4.3.6 -> 4.5.0 age adoption passing confidence devDependencies minor
cheerio (source) 1.0.0-rc.12 -> 1.0.0 age adoption passing confidence dependencies patch
codecov 3.8.2 -> 3.8.3 age adoption passing confidence devDependencies patch
foundation-sites (source) 6.7.5 -> 6.9.0 age adoption passing confidence dependencies minor
graphql-2-json-schema 0.9.1 -> 0.10.0 age adoption passing confidence dependencies minor
grunt (source) 1.5.3 -> 1.6.1 age adoption passing confidence dependencies minor
grunt-compile-handlebars 2.0.2 -> 2.0.3 age adoption passing confidence dependencies patch
handlebars (source) 4.7.7 -> 4.7.8 age adoption passing confidence dependencies patch
json-stable-stringify 1.0.1 -> 1.1.1 age adoption passing confidence dependencies minor
suzuki-shunsuke/github-action-renovate-config-validator v0.1.2 -> v0.1.3 age adoption passing confidence action patch
tmp 0.2.1 -> 0.2.3 age adoption passing confidence dependencies patch

Release Notes

chaijs/chai (chai)

v4.5.0

Compare Source

v4.4.1

Compare Source

What's Changed

Full Changelog: chaijs/chai@v4.4.0...v4.4.1

v4.4.0

Compare Source

What's Changed

Full Changelog: chaijs/chai@v4.3.10...v4.4.0

v4.3.10

Compare Source

This release simply bumps all dependencies to their latest non-breaking versions.

What's Changed

Full Changelog: chaijs/chai@v4.3.9...v4.3.10

v4.3.9

Compare Source

Upgrade dependencies.

This release upgrades dependencies to address CVE-2023-43646 where a large function name can cause "catastrophic backtracking" (aka ReDOS attack) which can cause the test suite to hang.

Full Changelog: chaijs/chai@v4.3.8...v4.3.9

v4.3.8

Compare Source

What's Changed

New Contributors

Full Changelog: chaijs/chai@v4.3.7...v4.3.8

v4.3.7

Compare Source

What's Changed

Full Changelog: chaijs/chai@v4.3.6...v4.3.7

cheeriojs/cheerio (cheerio)

v1.0.0

Compare Source

Cheerio 1.0 is here! 🎉

Announcement Blog Post

Breaking Changes

New Features

Fixes

Other

Full Changelog: cheeriojs/cheerio@v1.0.0-rc.12...v1.0.0

codecov/codecov-node (codecov)

v3.8.3

Compare Source

Fixes
  • #​329 fix: Test if response has two lines
Dependencies
  • #​306 Bump eslint-config-prettier from 7.2.0 to 8.3.0
  • #​305 Bump eslint from 7.21.0 to 7.25.0
  • #​302 Bump mock-fs from 4.13.0 to 4.14.0
  • #​308 Bump lodash from 4.17.19 to 4.17.21
  • #​309 Bump ignore-walk from 3.0.3 to 3.0.4
  • #​310 Bump hosted-git-info from 2.8.8 to 2.8.9
  • #​325 Bump prettier from 2.2.1 to 2.3.2
  • #​326 Bump actions/setup-node from 2.1.5 to 2.2.0
  • #​328 Bump lint-staged from 10.5.4 to 11.0.1
  • #​330 Bump eslint from 7.25.0 to 7.31.0
  • #​331 Bump ws from 7.3.1 to 7.5.3
  • #​332 Bump urlgrey from 0.4.4 to 1.0.0
  • #​334 Bump husky from 6.0.0 to 7.0.1
  • #​333 Bump teeny-request from 7.0.1 to 7.1.1
foundation/foundation-sites (foundation-sites)

v6.9.0: Foundation v6.9.0 Release

Compare Source

Foundation 6.9 is here! This release does a lot more clean up work for improving the Sass. Thank you to everyone that help chip in and stay on top of things to get this release out the door. I am honored that so many of you choose to use Foundation. It's been a lot of fun meeting and chatting with so many of you on the Discord server.

Speaking of the Discord server, that is currently the best place to chat about Foundation. After the war with spam on the Github issues and discussion boards, I had to lock those down. If you are not on the Discord server, here is an invitation link.

Notes on Dart Sass 2.0

There is more work to do on the Sass side of things in order to get ready for the Dart Sass 2.0 release. Since Foundation is one of the largest Sass projects on the web, the Sass team reached out to me about migrating from @include to @use . I delayed this release in hopes of getting that done. It turns out that change was not so simple. It really does change some core fundamental aspects of the SCSS architecture. Therefore, it will need to be moved to the F7 release. The Sass team has been amazing to work with though. They were gracious enough to submit a couple of PRs my way in order to seed the process.

OK, now let's check out the details of this release...

Updated Requirements

Foundation 6.9 requires Node 18+. It only uses DartSass.

Featured Enhancements

  • 🚀 Faster Builds with sass-embedded . All supporting Foundation repositories have also been updated to use Dart Sass and sass-embedded .
  • 🚀 Your eyes will be saved from all of those Sass deprecation warnings! 👀

Bug Fixes

  • 🐛 Fix for deep linking with Tabs
  • 🐛 Abide will no longer add aria-describedby to hidden inputs
  • 🐛 Fixed missing return type for SmoothScroll Typescript
  • 🐛 Improved focus styles and behavior for switch
  • 🐛 Abide will now clear existing errors on an input when re-validating
  • 🐛 Fixed many sass deprecation warnings

Full Release Compare

Contributors

Thanks to the 21 amazing people who contributed code or documentation to the 6.9 release. Foundation wouldn't happen without you!

v6.8.1

Compare Source

Join us on our Discussions Board. This is a great place to ask questions and interact with your fellow Foundation users.

What's Changed

A small issue with the build was found after 6.8.0 was released. While it will most likely not affect anyone else, I figured that it would be nice to just ship the fix out just in case anyone was running a build directly inside of the repo.

Full Changelog: foundation/foundation-sites@v6.8.0...v6.8.1

v6.8.0

Compare Source

Join us on our Discussions Board. This is a great place to ask questions and interact with your fellow Foundation users.

What's Changed

Rejoice! Foundation now works with node 16, 18 and 20! The minimum version of node that is required is now v16. A lot of packages and dependencies needed to be upgrade in order to make this happen.

Full Changelog: foundation/foundation-sites@v6.7.5...v6.8.0

wittydeveloper/graphql-to-json-schema (graphql-2-json-schema)

v0.10.0

Compare Source

0.9.1 (2022-03-07)
gruntjs/grunt (grunt)

v1.6.1

Compare Source

v1.6.0

Compare Source

patrickkettner/grunt-compile-handlebars (grunt-compile-handlebars)

v2.0.3

Compare Source

handlebars-lang/handlebars.js (handlebars)

v4.7.8

Compare Source

Commits

ljharb/json-stable-stringify (json-stable-stringify)

v1.1.1

Compare Source

Fixed
  • [Performance] use an array join instead of a string. #9
Commits
  • [readme] replaced var with const e22d419
  • [Dev Deps] update aud, tape dc26af2

v1.1.0

Compare Source

Commits
  • [New] opts.cmp: add get function 1b11748
  • [meta] update license text so GitHub can identify it fd520e1
  • [Refactor] use isarray, object-keys instead of homegrown attempts d1d2038
  • [Refactor] build up a string instead of an array + join 6c066b8
  • [Refactor] avoid an IIFE 8243ea1
  • [Perf] avoid creating an options object when not needed 02f0778
  • [Refactor] avoid new Array 80d52a1
  • [Robustness] use call-bind to invoke replacer c52438f
  • [Robustness] cache JSON.stringify at module load 616dec3
  • [Dev Deps] update @ljharb/eslint-config, aud, tape 494a3ce
  • [Dev Deps] update @ljharb/eslint-config, aud, tape 861ea7d
  • [Refactor] avoid recreating default replacer 4e95ebb
  • [Tests] remove unused travis.yml 1226971
  • [meta] add missing engines.node 7a80ff6

v1.0.2

Compare Source

Commits
  • [eslint] fix indentation and whitespace c97e78c
  • [eslint] more cleanup c162117
  • [meta] add auto-changelog 83934ff
  • [actions] add reusable workflows 7b24830
  • [readme] rename, add badges 5433588
  • [eslint] add eslint 7be6c27
  • [meta] create FUNDING.yml; add funding in package.json 6edbece
  • [meta] use npmignore to autogenerate an npmignore file b5d7d3a
  • [Dev Deps] update tape 2200cf1
  • [actions] update rebase action e41ac00
  • [meta] update URLs f17e490
  • Only apps should have lockfiles 4f052f4
  • add breaking test (acyclic detected as cyclic) 7f5f443
  • [meta] add safe-publish-latest ddb843f
  • [Tests] add aud in posttest 245c9bf
  • [Deps] update jsonify 7b79a68
  • fix conflict e43ca2a
suzuki-shunsuke/github-action-renovate-config-validator (suzuki-shunsuke/github-action-renovate-config-validator)

v0.1.3

Compare Source

#​316 Support .renovaterc.json5 by default

https://docs.renovatebot.com/configuration-options/#configuration-options

raszi/node-tmp (tmp)

v0.2.3

Compare Source

v0.2.2

Compare Source

🐛 Bug Fix
📝 Documentation
Committers: 5

Configuration

📅 Schedule: Branch creation - "before 3am every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/minor-packages branch from fd2013e to 78b0bde Compare March 16, 2023 09:58
@renovate renovate bot changed the title Update Minor Packages chore(deps): update minor packages Mar 16, 2023
@sonarcloud
Copy link

sonarcloud bot commented Mar 16, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/minor-packages branch from 78b0bde to bf5998f Compare August 1, 2023 22:39
@renovate renovate bot force-pushed the renovate/minor-packages branch 3 times, most recently from bd67e63 to 5f821d6 Compare August 24, 2023 12:48
@renovate renovate bot force-pushed the renovate/minor-packages branch 2 times, most recently from 492ff53 to 5096011 Compare September 28, 2023 11:10
@sonarcloud
Copy link

sonarcloud bot commented Sep 28, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot force-pushed the renovate/minor-packages branch 2 times, most recently from 38c48ad to 1b28e63 Compare January 16, 2024 18:33
@renovate renovate bot force-pushed the renovate/minor-packages branch 2 times, most recently from 788ce74 to a0a2d85 Compare February 29, 2024 03:49
@renovate renovate bot force-pushed the renovate/minor-packages branch from a0a2d85 to a682377 Compare March 20, 2024 12:41
Copy link

sonarcloud bot commented Mar 20, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

sonarcloud bot commented Aug 9, 2024

Copy link

sonarcloud bot commented Sep 27, 2024

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.

0 participants