Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2022

Removes tar. It's no longer used after updating ancestor dependencies tar, bourbon-neat and ember-styleguide. These dependencies need to be updated together.

Removes tar

Updates bourbon-neat from 1.9.1 to 4.0.0

Release notes

Sourced from bourbon-neat's releases.

v4.0.0

Removed

  • Installation through Bower is no longer supported.
  • The sass gem (the deprecated Ruby Sass) is no longer a runtime dependency.

v3.0.1

Fixed

  • Fixed an issue that would cause Neat to not be found when using SassC.
  • Fixed if function syntax error.

v3.0.0

  • Extend grid-media to accept multiple custom grids

v2.1.0

Added

  • A --path CLI option, which lets you install Neat into specific directory. (#459)
  • A style property has been added to our package.json, which makes for easy importing when using npm-sass, sass-module-importer and others. (#514)

Fixed

  • Fixed an issue that would cause Neat to not be found within Rails apps. (#612)
  • Simplified the gradient used in the grid-visual mixin for more consistent cross-browser behaviour. (#569)

#459: thoughtbot/neat#459 #514: thoughtbot/neat#514 #569: thoughtbot/neat#569 #612: thoughtbot/neat#612

v2.0.0

Fixed

  • Custom grids inherit undefined properties from global $neat-grid
  • Fixed instillation from CLI
  • Remove float property from grid-collapse

v2.0.0.beta.2

No release notes provided.

v2.0.0.beta.1

No release notes provided.

v2.0.0.alpha.1

⚠️ The changes mentioned below are not be complete, but should cover the majority of new functionality, deprecations, and changes.

... (truncated)

Changelog

Sourced from bourbon-neat's changelog.

[4.0.0] - 2019-07-10

Removed

  • Installation through Bower is no longer supported.
  • The sass gem (the deprecated Ruby Sass) is no longer a runtime dependency.

[3.0.1] - 2019-01-07

Fixed

  • Fixed an issue that would cause Neat to not be found when using SassC.
  • Fixed if function syntax error.

[3.0.0] - 2018-06-29

  • Extend grid-media to accept multiple custom grids

[2.1.0] - 2017-06-27

Added

  • A --path CLI option, which lets you install Neat into specific directory. (#459)
  • A style property has been added to our package.json, which makes for easy importing when using npm-sass, sass-module-importer and others. (#514)

Fixed

  • Fixed an issue that would cause Neat to not be found within Rails apps. (#612)
  • Simplified the gradient used in the grid-visual mixin for more consistent cross-browser behaviour. (#569)

#459: thoughtbot/neat#459 #514: thoughtbot/neat#514 #569: thoughtbot/neat#569 #612: thoughtbot/neat#612

[2.0.0] - 2017-02-17

Fixed

  • Custom grids inherit undefined properties from global $neat-grid
  • Fixed instillation from CLI
  • Remove float property from grid-collapse

[2.0.0.beta.2] - 2016-12-08

Added

... (truncated)

Commits

Updates ember-styleguide from 2.6.0-0 to 7.1.0

Release notes

Sourced from ember-styleguide's releases.

v7.1.0

7.1.0 / 2022-07-26

ember-learn/ember-styleguide@v7.0.1...v7.1.0

v7.0.1

  • update homepage in package.json 71627e9

ember-learn/ember-styleguide@v7.0.0...v7.0.1

v7.0.0

7.0.0 / 2021-12-30

ember-learn/ember-styleguide@v6.1.2...v7.0.0

v6.1.2

6.1.2 / 2021-07-25

ember-learn/ember-styleguide@v6.1.1...v6.1.2

v6.1.1

6.1.1 / 2021-06-03

ember-learn/ember-styleguide@v6.1.0...v6.1.1

v6.1.0

6.1.0 / 2021-04-15

... (truncated)

Changelog

Sourced from ember-styleguide's changelog.

7.1.0 / 2022-07-26

7.0.0 / 2021-12-30

6.1.2 / 2021-07-25

6.1.1 / 2021-06-03

6.1.0 / 2021-04-15

6.0.0 / 2021-04-01

... (truncated)

Commits
  • e7fab5e 7.1.0
  • 373a630 update changelog
  • aebd30a Merge pull request #423 from ember-learn/button-group
  • eaf9a7d implement flex CSS helpers
  • 3c6cf18 Merge pull request #421 from ember-learn/es-note
  • 7dce058 Merge pull request #424 from ember-learn/update-lttf
  • a4ba5b2 update lint-to-the-future dependencies
  • e60378c Fix chrome bug by defining all the borders
  • d0bd160 Merge pull request #419 from ember-learn/es-banner
  • 0af41b5 Creates banner with the same style as on the current website
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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.

> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 28, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tar-and-bourbon-neat-and-ember-styleguide--removed branch 3 times, most recently from c853e27 to 26464d8 Compare December 2, 2022 14:04
Removes [tar](https://github.com/npm/node-tar). It's no longer used after updating ancestor dependencies [tar](https://github.com/npm/node-tar), [bourbon-neat](https://github.com/thoughtbot/neat) and [ember-styleguide](https://github.com/ember-learn/ember-styleguide). These dependencies need to be updated together.


Removes `tar`

Updates `bourbon-neat` from 1.9.1 to 4.0.0
- [Release notes](https://github.com/thoughtbot/neat/releases)
- [Changelog](https://github.com/thoughtbot/neat/blob/master/CHANGELOG.md)
- [Commits](thoughtbot/neat@v1.9.1...v4.0.0)

Updates `ember-styleguide` from 2.6.0-0 to 7.1.0
- [Release notes](https://github.com/ember-learn/ember-styleguide/releases)
- [Changelog](https://github.com/ember-learn/ember-styleguide/blob/master/CHANGELOG.md)
- [Commits](ember-learn/ember-styleguide@v2.6.0-0...v7.1.0)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
- dependency-name: bourbon-neat
  dependency-type: direct:development
- dependency-name: ember-styleguide
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tar-and-bourbon-neat-and-ember-styleguide--removed branch from 26464d8 to 539db89 Compare December 21, 2022 20:53
@locks locks closed this Aug 9, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 9, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tar-and-bourbon-neat-and-ember-styleguide--removed branch August 9, 2023 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants