Skip to content

Conversation

@greenkeeper
Copy link
Contributor

@greenkeeper greenkeeper bot commented Nov 14, 2017

Version 1.1.20 of serverless-domain-manager was just published.

Dependency serverless-domain-manager
Current Version 1.1.18
Type devDependency

The version 1.1.20 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of serverless-domain-manager.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 16 commits.

  • c6e8b65 Merge pull request #50 from amplify-education/fix_create_domain
  • e9734b9 Remove error messages that never get called
  • c6d73a3 Better error messages when 'create_domain' fails
  • 628bc39 Remove unneeded Promise.all
  • d4319c6 Update test
  • 1d962a8 Updated create domain message
  • 9fcca01 Version Bump
  • ede23d5 Update tests
  • 9f8547f Update create_domain output message
  • c6aacfe Correct problem where 'create_domain' fails if domain already exists
  • 4de285f Merge pull request #45 from exocom/fix-sls-pacakge
  • 047d766 Version bump
  • c84aabe Merge branch 'master' into fix-sls-pacakge
  • 0ce7797 Merge branch 'master' into fix-sls-pacakge
  • 5abdab7 bump version for pr

There are 16 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 22, 2017

Version 1.1.21 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 7dfd0ee Merge pull request #63 from amplify-education/exception_handling
  • 2ac03a0 Version Bump
  • 778a62a Update tests
  • 967f678 Standardized error message format
  • e93b685 Improve error messages/add consistency to messages

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 6, 2017

Version 1.1.22 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • db1baf5 Merge pull request #77 from brettdh/master
  • e826599 Version bump
  • feae61d Add missing basepathmappings permissions to docs

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 8, 2017

Version 1.1.23 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • aad0460 Merge pull request #67 from amplify-education/add_params_table
  • bd1d44a Merge branch 'master' into add_params_table
  • 0aacf8d Version bump
  • 2895445 Remove backticks and break up example
  • 39703c8 Bump version
  • 51eea95 Add table to clarify usage of different paramters

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 8, 2017

Version 1.1.24 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 5fcb26b Merge pull request #73 from amplify-education/save_dev
  • 3c45853 Merge branch 'master' into save_dev
  • 63d2b92 Version bump
  • 9e96678 Remove old github install command
  • eca0cbf Merge branch 'master' into save_dev
  • ad28551 Version Bump
  • 6cb857e Update Install Method

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 13, 2017

Version 1.1.25 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • c12de08 Merge pull request #71 from amplify-education/fix_basepath
  • 8678fd4 Merge branch 'master' into fix_basepath
  • 8df41e4 Add tests for basePath tag having no value (null) or missing
  • 43fdaba Version Bump
  • 4e76faf Merge branch 'master' into fix_basepath
  • 774b0d0 Remove quotes from basepath example
  • 2d6a864 Version Bump
  • 46d2a40 Fix basepath config parameter

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 14, 2017

Version 2.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 24 commits.

  • a466bc7 Merge pull request #70 from amplify-education/change_record_type
  • 3f6769b codacy round 2
  • 99bb4f3 Try to fix codacy
  • 348db4c Merge branch 'master' into change_record_type
  • 85bee15 Update tests and add migration call on package as well
  • d2fa44d Fix getHostedZoneId
  • 63ec368 Version Bump
  • 39dbb2d Update tests
  • 93134af Lint fixes
  • 01249bf Add better promises for migrateRecordType
  • 2338088 Add test for migrating record types
  • 0f02f1d Lint fixes
  • 455c5fa Change deleteCNAME to migrateRecordType
  • d0beb4d Simplify promise handling
  • 7ff5677 Add in handing for removing CNAMEs

There are 24 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 15, 2017

Version 2.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 64cdc1f Merge pull request #79 from amplify-education/fix_codacy_issues
  • dd78951 Version Bump
  • 9c4635c Few more fixes
  • 333ac4b Remove padding line

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 21, 2017

Version 2.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 582bd02 Merge pull request #80 from vboctor/patch-1
  • 8a302ef version bump
  • baa4aef Fix typo in readme file

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 2, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 2, 2018

Version 2.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • bf6e144 Merge pull request #66 from rodrigobotti/master
  • c70f305 Merge branch 'master' into master
  • f083a8a Merge branch 'master' into master
  • 725dbd1 Doc: hostedZoneId parameter
  • 2426997 Bugfix: version bump
  • 253ca3c Bugfix: lint
  • fafb309 Feature: configurable hostedzoneid - fixes #65

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 18, 2018

Version 2.2.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 35 commits.

  • 20ed610 Merge pull request #49 from MentalBrake/master
  • 00df621 Add known issue regarding create_domain updating
  • 029f71b automatically get certificate region
  • 633ce37 rename route53 hosted zone for clarity
  • 084cae7 remove custom hosted zone id from DomainResponse
  • cbe992e make diff clearer
  • 4169daf revert getHostedZoneId
  • 0c1109c delete package lock
  • 636cf1a remove redundant code regarding hostedZoneIds and get it from the domain
  • af9e566 Merge branch 'master' into master
  • 1ad1315 Merge branch 'master' into master
  • ca445d4 resolve conflicts
  • 25a659a Merge branch 'master' into master
  • 6ba481e resolve conflicts
  • 8f3ef99 remove .vscode from git

There are 35 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 26, 2018

Version 2.2.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 923bf9d Merge pull request #91 from amplify-education/bugfix/fix_deploy_info
  • b833939 Version bump
  • 1be2c51 Fix the info function
  • 2df1182 Ignore intellij project file

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 7, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 7, 2018

Version 2.3.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • 2f60bf7 Merge pull request #94 from raducoti/master
  • 26f7151 fix indentation
  • 6d37ea4 update readme
  • 1388ccc bump version number
  • ceebaed add tests for enabled functionality
  • 2b68a16 remove trailing spaces + fix bug
  • f79dd3d fix lint issues
  • 52bed0e enabled should be a boolean value, in case it is provided
  • 8d380b7 merge with latest amplify-education master
  • 20ade85 Support "enabled" property (defaulting to true).

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 20, 2018

Version 2.3.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 12 commits.

  • 1f27669 Merge pull request #89 from kiesel/master
  • f3d05db Version bump
  • a6f499a Merge branch 'master' of git://github.com/kiesel/serverless-domain-manager into kiesel-master
  • 9409177 Add proper mock for getDomainName, as this was actually calling out to the real service
  • 4e9480b Change how ACM is initialized to be consistent with other services
  • 53c5f11 Provide relevant AWS services via Serverless SDK
  • 7739c18 Create AWS API clients from serverless sdk
  • 356d7e3 Add proper mock for getDomainName, as this was actually calling out to the real service
  • dea4381 Change how ACM is initialized to be consistent with other services
  • 05ad4cc Merge branch 'master' of git://github.com/kiesel/serverless-domain-manager into kiesel-master
  • 054d6e9 Provide relevant AWS services via Serverless SDK
  • fda300a Create AWS API clients from serverless sdk

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 26, 2018

Version 2.3.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 411199b Merge pull request #101 from elyobo/propagate-credentials
  • ce7c1a7 Bump version to 2.3.2
  • 0c492d2 Use configured credentials for all AWS APIs.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 27, 2018

Version 2.3.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • a531c3c Merge pull request #103 from janicduplessis/patch-1
  • d6babae bump version
  • c454b38 Don't add HostedZoneId to outputs if not set

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 5, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 5, 2018

Version 2.3.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • 22d2ab9 Merge pull request #109 from ethanherbertson/master
  • f6b3258 Merge pull request #4 from ethanherbertson/node4compatfix
  • a2565cc version bump
  • c36a632 Merge pull request #3 from ethanherbertson/node4compatfix
  • 6bc4a0e Fixed another lint issue
  • 3933bcc Merge pull request #2 from ethanherbertson/node4compatfix
  • 22f831a Fixed lint issue
  • 3f8cd8e Merge pull request #1 from ethanherbertson/node4compatfix
  • 88c395a Made syntax compatible with node v4

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 10, 2018

Version 2.3.5 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 84d5440 Merge pull request #111 from ethanherbertson/master
  • ca63eff Merge branch 'master' into master
  • 4c5a5f1 Merge pull request #5 from ethanherbertson/IndexNode4
  • 7578948 Version bump
  • e971e30 Removed dependency on Array.prototype.includes

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 23, 2018

Version 2.3.6 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 6643266 Merge pull request #117 from amplify-education/revert_base_path_mapping_hook
  • f329e5d Version bump
  • 66c95b6 Reverting setupBasePathMapping Hook Change

See the full diff

@balassy balassy closed this in 0008e30 Mar 23, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/serverless-domain-manager-1.1.20 branch March 23, 2018 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants