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 ember-cli from 3.28.6 to 4.10.0 #171

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2023

Bumps ember-cli from 3.28.6 to 4.10.0.

Release notes

Sourced from ember-cli's releases.

Release 4.10.0

Blueprint Changes

Changelog

  • #10048 Make addAddonsToProject support creating a new project with custom target directory @​simonihmig
  • #10054 [ENHANCEMENT] Conditionally apply ESLint parser options in app and addon blueprints @​Windvis
  • #10060 [ENHANCEMENT] Replace eslint-plugin-node with eslint-plugin-n in blueprints @​Windvis
  • #10062 [ENHANCEMENT] Update Prettier config in blueprints to only use single quotes for .js and .ts files @​Windvis
  • #10132 Add @​ember/string as a dependency of projects @​kategengler

Thank you to all who took the time to contribute!

Release 4.10.0-beta.0

Blueprint Changes

Changelog

  • #10048 Make addAddonsToProject support creating a new project with custom target directory @​simonihmig
  • #10054 [ENHANCEMENT] Conditionally apply ESLint parser options in app and addon blueprints @​Windvis
  • #10056 [INTERNAL] Use eslint-plugin-n instead of eslint-plugin-node @​bertdeblock
  • #10060 [ENHANCEMENT] Replace eslint-plugin-node with eslint-plugin-n in blueprints @​Windvis
  • #10062 [ENHANCEMENT] Update Prettier config in blueprints to only use single quotes for .js and .ts files @​Windvis

Thank you to all who took the time to contribute!

Release 4.9.2

Blueprint Changes

Changelog

Thank you to all who took the time to contribute!

Release 4.9.1

Blueprint Changes

... (truncated)

Changelog

Sourced from ember-cli's changelog.

v4.10.0

Blueprint Changes

Changelog

  • #10048 Make addAddonsToProject support creating a new project with custom target directory @​simonihmig
  • #10054 [ENHANCEMENT] Conditionally apply ESLint parser options in app and addon blueprints @​Windvis
  • #10060 [ENHANCEMENT] Replace eslint-plugin-node with eslint-plugin-n in blueprints @​Windvis
  • #10062 [ENHANCEMENT] Update Prettier config in blueprints to only use single quotes for .js and .ts files @​Windvis
  • #10132 Add @​ember/string as a dependency of projects @​kategengler

Thank you to all who took the time to contribute!

v4.9.2

Blueprint Changes

Changelog

v4.9.1

Blueprint Changes

Changelog

  • #10101 [BUGFIX release] Correctly instantiate Watcher instance when running ember test --serve @​bertdeblock

Thank you to all who took the time to contribute!

v4.9.0

Blueprint Changes

Changelog

... (truncated)

Commits
  • f0f98be Release 4.10.0
  • 3e05f34 update changelog
  • b73f5fe Merge branch 'beta' into release
  • 6e785ea Merge pull request #10136 from kellyselden/update_stable_deps
  • 743ba42 update stable deps before release
  • ce7a2e0 Merge pull request #10132 from kategengler/kg-ember-string-beta
  • 0fea181 Update ember-resolver to where @​ember/string is added as a peerDep
  • 3ff31d9 Add @​ember/string as a dependency of projects
  • ce25193 Merge pull request #10134 from kategengler/kg-beta-passing
  • e10f653 The test ember addon foo, clean from scratch when run before 5 tests
  • Additional commits viewable in compare view

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)

Bumps [ember-cli](https://github.com/ember-cli/ember-cli) from 3.28.6 to 4.10.0.
- [Release notes](https://github.com/ember-cli/ember-cli/releases)
- [Changelog](https://github.com/ember-cli/ember-cli/blob/master/CHANGELOG.md)
- [Commits](ember-cli/ember-cli@v3.28.6...v4.10.0)

---
updated-dependencies:
- dependency-name: ember-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2023
@socket-security
Copy link

Socket Security Pull Request Report

Dependency issues detected. If you merge this pull request, you will not be alerted to the instances of these issues again.

⚠️ Uses eval

Package uses eval() which is a dangerous function. This prevents the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.

Avoid packages that use eval, since this could potentially execute any code.

Package Eval Type Location Source
[email protected] (added) Function cli.js package.json via [email protected], [email protected]
[email protected] (added) Function build/plugins/AsymmetricMatcher.js package.json via [email protected]
[email protected] (added) Function build/plugins/ReactTestComponent.js package.json via [email protected]
[email protected] (added) Function runtime-module.js package.json via [email protected]
[email protected] (added) Function dist/bundle.min.js package.json via [email protected], [email protected]
[email protected] (added) Function dist/bundle.min.js package.json via [email protected], [email protected]
[email protected] (added) Function dist/bundle.min.js package.json via [email protected], [email protected]
[email protected] (added) Function dist/bundle.min.js package.json via [email protected], [email protected]
[email protected] (added) Function dist/bundle.min.js package.json via [email protected], [email protected]
[email protected] (added) Function tools/node.js package.json via [email protected], [email protected], [email protected], [email protected]
[email protected] (added) Function cjs/template.js package.json via [email protected], [email protected]
[email protected] (added) Function modules/template.js package.json via [email protected], [email protected]
[email protected] (added) Function yui-nodejs/yui-nodejs-debug.js package.json via [email protected]
[email protected] (added) Function yui-nodejs/yui-nodejs-min.js package.json via [email protected]
[email protected] (added) Function yui-nodejs/yui-nodejs.js package.json via [email protected]
⚠️ New author

A new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.

Scrutinize new collaborator additions to packages because they now have the ability to publish code into your dependency tree. Packages should avoid frequent or unnecessary additions or changes to publishing rights.

Package New Author Previous Author Source
[email protected] (upgraded) gar chrisdickinson package.json via [email protected], [email protected]
[email protected] (added) gar lukekarrys package.json via [email protected], [email protected]
Pull request report summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script confusion ✅ 0 issues
Bin script shell injection ✅ 0 issues
Shell access ✅ 0 issues
Uses eval ⚠️ 15 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
GitHub dependency ✅ 0 issues
New author ⚠️ 2 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues
AI detected malware ✅ 0 issues
Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore [email protected] [email protected]

Powered by socket.dev

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2023

Superseded by #177.

@dependabot dependabot bot closed this Apr 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ember-cli-4.10.0 branch April 1, 2023 04:59
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.

0 participants