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 acorn from 6.4.0 to 6.4.1 #40

Merged
merged 1 commit into from
Mar 20, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2020

Bumps acorn from 6.4.0 to 6.4.1.

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 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 [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](acornjs/acorn@6.4.0...6.4.1)

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

codecov bot commented Mar 14, 2020

Codecov Report

Merging #40 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #40   +/-   ##
=======================================
  Coverage   93.43%   93.43%           
=======================================
  Files           8        8           
  Lines         137      137           
  Branches        9        9           
=======================================
  Hits          128      128           
  Misses          9        9

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dc041ec...976163b. Read the comment docs.

@Blackbaud-BobbyEarl
Copy link

@Blackbaud-SteveBrush Blackbaud-SteveBrush merged commit 82e9727 into master Mar 20, 2020
@Blackbaud-SteveBrush Blackbaud-SteveBrush deleted the dependabot/npm_and_yarn/acorn-6.4.1 branch March 20, 2020 12:58
Blackbaud-SteveBrush added a commit that referenced this pull request Apr 28, 2020
* Bump acorn from 6.4.0 to 6.4.1 (#40)

Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](acornjs/acorn@6.4.0...6.4.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Assorted fixes; unit tests (#42)

* Updated changelog/package.json for 3.2.0 release (#43)

* Adding license (#47)

Added license to address blackbaud/skyux2-docs#894

* Fixed href generator for lowercase type names (#49)

* Updated changelog/package.json for 3.2.1 release (#50)

* Update builder

* Fix public api path

* Update packages

* Update code-block

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Denise Pena <Denise.Pena@blackbaud.me>
Blackbaud-SteveBrush added a commit that referenced this pull request May 1, 2020
* Bump acorn from 6.4.0 to 6.4.1 (#40)

Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](acornjs/acorn@6.4.0...6.4.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Assorted fixes; unit tests (#42)

* Updated changelog/package.json for 3.2.0 release (#43)

* Adding license (#47)

Added license to address blackbaud/skyux2-docs#894

* Fixed href generator for lowercase type names (#49)

* Updated changelog/package.json for 3.2.1 release (#50)

* Added theme picker control panel to demo (#52)

* Added theme picker control panel to demo

* Added tests

* Added theme switcher to sample page.

* Addressed PR feedback

* Fixed import paths

* Updated CHANGELOG and package.json for 3.3.0 release (#53)

* [rc] Upgrade dependencies

* Added restricted view

* Added to peers

* Remove dev bundle

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Denise Pena <Denise.Pena@blackbaud.me>
Co-authored-by: Paul Crowder <paul.crowder@blackbaud.com>
Blackbaud-SteveBrush added a commit that referenced this pull request May 19, 2020
* Bump acorn from 6.4.0 to 6.4.1 (#40)

Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](acornjs/acorn@6.4.0...6.4.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Assorted fixes; unit tests (#42)

* Updated changelog/package.json for 3.2.0 release (#43)

* Adding license (#47)

Added license to address blackbaud/skyux2-docs#894

* Fixed href generator for lowercase type names (#49)

* Updated changelog/package.json for 3.2.1 release (#50)

* Added theme picker control panel to demo (#52)

* Added theme picker control panel to demo

* Added tests

* Added theme switcher to sample page.

* Addressed PR feedback

* Fixed import paths

* Updated CHANGELOG and package.json for 3.3.0 release (#53)

* [rc] Add modules to exports API

* Upgrade packages

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Denise Pena <Denise.Pena@blackbaud.me>
Co-authored-by: Paul Crowder <paul.crowder@blackbaud.com>
Blackbaud-SteveBrush added a commit that referenced this pull request May 20, 2020
)

* Bump acorn from 6.4.0 to 6.4.1 (#40)

Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](acornjs/acorn@6.4.0...6.4.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Assorted fixes; unit tests (#42)

* Updated changelog/package.json for 3.2.0 release (#43)

* Adding license (#47)

Added license to address blackbaud/skyux2-docs#894

* Fixed href generator for lowercase type names (#49)

* Updated changelog/package.json for 3.2.1 release (#50)

* Added theme picker control panel to demo (#52)

* Added theme picker control panel to demo

* Added tests

* Added theme switcher to sample page.

* Addressed PR feedback

* Fixed import paths

* Updated CHANGELOG and package.json for 3.3.0 release (#53)

* Update README.md

* [rc] Fix anchor links and markdown parsing

* Fix unit tests

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Denise Pena <Denise.Pena@blackbaud.me>
Co-authored-by: Paul Crowder <paul.crowder@blackbaud.com>
Blackbaud-SteveBrush added a commit that referenced this pull request May 29, 2020
* [rc] Angular 9; drop RxJS 5 (#32)

* Updated changelog/package.json for 4.0.0-rc.0 release

* [rc] Fix exports API (#34)

* Updated changelog/package.json for 4.0.0-rc.1 release

* [rc] Merged master (#44)

* Updated changelog/package.json for 4.0.0-rc.2 release

* [rc] Merge master (#51)

* Bump acorn from 6.4.0 to 6.4.1 (#40)

Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](acornjs/acorn@6.4.0...6.4.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Assorted fixes; unit tests (#42)

* Updated changelog/package.json for 3.2.0 release (#43)

* Adding license (#47)

Added license to address blackbaud/skyux2-docs#894

* Fixed href generator for lowercase type names (#49)

* Updated changelog/package.json for 3.2.1 release (#50)

* Update builder

* Fix public api path

* Update packages

* Update code-block

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Denise Pena <Denise.Pena@blackbaud.me>

* Updated changelog/package.json for 4.0.0-rc.3 release

* [rc] Upgrade dependencies; merge master (#55)

* Bump acorn from 6.4.0 to 6.4.1 (#40)

Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](acornjs/acorn@6.4.0...6.4.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Assorted fixes; unit tests (#42)

* Updated changelog/package.json for 3.2.0 release (#43)

* Adding license (#47)

Added license to address blackbaud/skyux2-docs#894

* Fixed href generator for lowercase type names (#49)

* Updated changelog/package.json for 3.2.1 release (#50)

* Added theme picker control panel to demo (#52)

* Added theme picker control panel to demo

* Added tests

* Added theme switcher to sample page.

* Addressed PR feedback

* Fixed import paths

* Updated CHANGELOG and package.json for 3.3.0 release (#53)

* [rc] Upgrade dependencies

* Added restricted view

* Added to peers

* Remove dev bundle

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Denise Pena <Denise.Pena@blackbaud.me>
Co-authored-by: Paul Crowder <paul.crowder@blackbaud.com>

* Updated changelog/package.json for 4.0.0-rc.4 release

* [rc] Add modules to exports API (#57)

* Bump acorn from 6.4.0 to 6.4.1 (#40)

Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](acornjs/acorn@6.4.0...6.4.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Assorted fixes; unit tests (#42)

* Updated changelog/package.json for 3.2.0 release (#43)

* Adding license (#47)

Added license to address blackbaud/skyux2-docs#894

* Fixed href generator for lowercase type names (#49)

* Updated changelog/package.json for 3.2.1 release (#50)

* Added theme picker control panel to demo (#52)

* Added theme picker control panel to demo

* Added tests

* Added theme switcher to sample page.

* Addressed PR feedback

* Fixed import paths

* Updated CHANGELOG and package.json for 3.3.0 release (#53)

* [rc] Add modules to exports API

* Upgrade packages

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Denise Pena <Denise.Pena@blackbaud.me>
Co-authored-by: Paul Crowder <paul.crowder@blackbaud.com>

* Updated changelog/package.json for 4.0.0-rc.5 release

* [rc] Added `code` element styles to the safe HTML component. (#58)

* Updated changelog/package.json for 4.0.0-rc.6 release

* [rc] Fixed usage of markdown pipe within type definition components (#59)

* Bump acorn from 6.4.0 to 6.4.1 (#40)

Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](acornjs/acorn@6.4.0...6.4.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Assorted fixes; unit tests (#42)

* Updated changelog/package.json for 3.2.0 release (#43)

* Adding license (#47)

Added license to address blackbaud/skyux2-docs#894

* Fixed href generator for lowercase type names (#49)

* Updated changelog/package.json for 3.2.1 release (#50)

* Added theme picker control panel to demo (#52)

* Added theme picker control panel to demo

* Added tests

* Added theme switcher to sample page.

* Addressed PR feedback

* Fixed import paths

* Updated CHANGELOG and package.json for 3.3.0 release (#53)

* Update README.md

* [rc] Fix anchor links and markdown parsing

* Fix unit tests

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Denise Pena <Denise.Pena@blackbaud.me>
Co-authored-by: Paul Crowder <paul.crowder@blackbaud.com>

* Updated changelog/package.json for 4.0.0-rc.7 release

* [rc] Fix `code` element styles (#60)

* Updated changelog/package.json for 4.0.0-rc.8 release

* [rc] Upgraded dependencies (#61)

* Updated changelog/package.json for 4.0.0-rc.9 release

* Upgrade deps

* Update changelog/package.json for 4.0.0 release

* Remove duplicate identifier

* Fix tests

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Denise Pena <Denise.Pena@blackbaud.me>
Co-authored-by: Paul Crowder <paul.crowder@blackbaud.com>
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.

None yet

2 participants