Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: amclin/aem-packager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: amclin/aem-packager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.0
Choose a head ref
  • 10 commits
  • 8 files changed
  • 3 contributors

Commits on Jul 8, 2022

  1. refactor(deps-dev): bump @semantic-release/github from 8.0.4 to 8.0.5

    Bumps [@semantic-release/github](https://github.com/semantic-release/github) from 8.0.4 to 8.0.5.
    - [Release notes](https://github.com/semantic-release/github/releases)
    - [Commits](semantic-release/github@v8.0.4...v8.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: "@semantic-release/github"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    aa9229d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #431 from amclin/dependabot/npm_and_yarn/semantic-…

    …release/github-8.0.5
    
    refactor(deps-dev): bump @semantic-release/github from 8.0.4 to 8.0.5
    amclin committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    d92418f View commit details
    Browse the repository at this point in the history
  3. refactor(deps-dev): bump remark-cli from 10.0.1 to 11.0.0

    Bumps [remark-cli](https://github.com/remarkjs/remark) from 10.0.1 to 11.0.0.
    - [Release notes](https://github.com/remarkjs/remark/releases)
    - [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md)
    - [Commits](https://github.com/remarkjs/remark/compare/[email protected]@11.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: remark-cli
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    2cb4141 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95ebae6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #429 from amclin/dependabot/npm_and_yarn/remark-cl…

    …i-11.0.0
    
    refactor(deps-dev): bump remark-cli from 10.0.1 to 11.0.0
    amclin committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    289cf90 View commit details
    Browse the repository at this point in the history
  6. docs: replace dependency status badge

    david-dm.org is unreliable
    alanshaw/david#171
    amclin committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    2ecfaf1 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #432 from amclin/docs/badge

    docs: replace dependency status badge
    amclin committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    6c6e951 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2022

  1. feat: support for NPM v7 and later

    Fixes #395
    amclin committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    688a958 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #433 from amclin/fix/packagejson-props-no-fs

    feat: support for NPM v7 and later
    amclin committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    0a79d65 View commit details
    Browse the repository at this point in the history
  3. chore(release): 3.1.0 [skip ci]

    # [3.1.0](v3.0.0...v3.1.0) (2022-07-09)
    
    ### Features
    
    * support for NPM v7 and later ([688a958](688a958)), closes [#395](#395)
    semantic-release-bot committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    d7b386d View commit details
    Browse the repository at this point in the history
Loading