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.11.0 #177

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ember-cli from 3.28.6 to 4.11.0.

Release notes

Sourced from ember-cli's releases.

Release 4.11.0

Blueprint Changes

Changelog

Thank you to all who took the time to contribute!

Release 4.11.0-beta.0

Blueprint Changes

Changelog

Thank you to all who took the time to contribute!

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

... (truncated)

Changelog

Sourced from ember-cli's changelog.

v4.11.0

Blueprint Changes

Changelog

Thank you to all who took the time to contribute!

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

... (truncated)

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)

Bumps [ember-cli](https://github.com/ember-cli/ember-cli) from 3.28.6 to 4.11.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.11.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 Apr 1, 2023
@socket-security
Copy link

New dependency changes detected. Learn more about Socket for GitHub ↗︎


🚨 Potential security issues found in this pull request. To accept the risk, merge this PR and you will not be notified again.

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] bar@* or ignore all packages with @SocketSecurity ignore-all

⚠️ Shell access

This module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.

Packages should avoid accessing the shell which can reduce portability, and make it easier for malicious shell access to be introduced.

Package Module Location Source
[email protected] (upgraded) child_process lib/utilities/open-editor.js package.json via [email protected]
[email protected] (upgraded) child_process lib/utilities/windows-admin.js package.json via [email protected]
[email protected] (upgraded) child_process tests/helpers/run-command.js package.json via [email protected]
[email protected] (added) child_process js/lib/utilities/fork.js package.json via [email protected]
[email protected] (added) child_process lib/exec-sh.js package.json via [email protected], [email protected]
[email protected] (added) child_process test/exec-sh.js package.json via [email protected], [email protected]
[email protected] (added) child_process index.js package.json via [email protected], [email protected], [email protected]
[email protected] (added) child_process index.js package.json via [email protected], [email protected], [email protected]
[email protected] (added) child_process main/index.js package.json via @ember/[email protected], [email protected], [email protected]
[email protected] (added) child_process index.js package.json via [email protected], [email protected], [email protected]
[email protected] (added) child_process build/workers/ChildProcessWorker.js package.json via [email protected]
[email protected] (added) child_process lib/jsdom/living/xhr/XMLHttpRequest-impl.js package.json via [email protected]
[email protected] (added) child_process lib/utils.js package.json via [email protected], [email protected], [email protected]
[email protected] (added) child_process osenv.js package.json via [email protected], [email protected]
[email protected] (added) child_process index.js package.json via [email protected]
[email protected] (added) child_process index.js package.json via @ember/[email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]
[email protected] (added) child_process index.js package.json via @ember/[email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]
[email protected] (added) child_process index.js package.json via @ember/[email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]
[email protected] (added) child_process lib/index.js package.json via [email protected], [email protected]
[email protected] (added) child_process bin/webpack.js package.json via [email protected]
[email protected] (added) child_process dist/workerpool.js package.json via @ember/[email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]
[email protected] (added) child_process dist/workerpool.js package.json via @ember/[email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]
[email protected] (added) child_process dist/workerpool.js package.json via @ember/[email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]
[email protected] (added) child_process dist/workerpool.min.js package.json via @ember/[email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]
[email protected] (added) child_process dist/workerpool.min.js package.json via @ember/[email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]
[email protected] (added) child_process dist/workerpool.min.js package.json via @ember/[email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]
[email protected] (added) child_process lib/WorkerHandler.js package.json via @ember/[email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]
[email protected] (added) child_process lib/WorkerHandler.js package.json via @ember/[email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [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) lukekarrys gar package.json via [email protected], [email protected]
Pull request alert summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script confusion ✅ 0 issues
Bin script shell injection ✅ 0 issues
Shell access ⚠️ 28 issues
Uses eval ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
GitHub dependency ✅ 0 issues
New author ⚠️ 1 issue
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

⬆️ Updated Package Version Diff Capability Access +/- Transitive Count Publisher
[email protected] 3.28.6...4.11.0 network, filesystem, shell, environment +31/-14 kellyselden

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2023

Superseded by #182.

@dependabot dependabot bot closed this May 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ember-cli-4.11.0 branch May 1, 2023 05:16
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