Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

build(deps): bump true-case-path from 1.0.3 to 2.2.1 #3000

Merged
merged 2 commits into from
Dec 28, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2020

Bumps true-case-path from 1.0.3 to 2.2.1.

Changelog

Sourced from true-case-path's changelog.

2.2.1 (2019-07-24)

Bug Fixes

  • windows: Drive letter bug (1b736b7)

2.2.0 (2019-07-24)

Build System

Features

2.1.0 (2019-07-24)

Build System

Features

2.0.0 (2019-04-26)

Rewrite, transfer to Profiscience GitHub org, set up CI

BREAKING CHANGES

  • Use named exports instead of exporting sync func by default (was 'module.exports = trueCasePathSync, now module.exports = { trueCasePath, trueCasePathSync }`)
  • If relying on (undocumented) glob options, those will no longer work
  • Drop support for Node <=6

Features

  • Async version of function

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by caseywebb, a new releaser for true-case-path since your current version.


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 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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 20, 2020
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/true-case-path-2.2.1 branch from 1b121fc to cf53fca Compare August 20, 2021 11:22
@xzyfer xzyfer merged commit adc2f8b into master Dec 28, 2021
@xzyfer xzyfer deleted the dependabot/npm_and_yarn/true-case-path-2.2.1 branch December 28, 2021 06:56
thinhhuynh pushed a commit to OPSWAT/node-sass that referenced this pull request Feb 16, 2022
* build(deps): bump true-case-path from 1.0.3 to 2.2.1

Bumps [true-case-path](https://github.com/Profiscience/true-case-path) from 1.0.3 to 2.2.1.
- [Release notes](https://github.com/Profiscience/true-case-path/releases)
- [Changelog](https://github.com/Profiscience/true-case-path/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Profiscience/true-case-path/commits/v2.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

* Update extensions.js

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Mifsud <xzyfer@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant