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

chore: update packages #24868

Merged
merged 1 commit into from
Jun 23, 2020
Merged

chore: update packages #24868

merged 1 commit into from
Jun 23, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 8, 2020

This PR contains the following updates:

Package Type Update Change
@babel/cli (source) devDependencies patch ^7.10.1 -> ^7.10.3
@babel/code-frame (source) dependencies patch ^7.10.1 -> ^7.10.3
@babel/core (source) dependencies patch ^7.10.2 -> ^7.10.3
@babel/core (source) devDependencies patch ^7.10.2 -> ^7.10.3
@babel/generator (source) dependencies patch ^7.10.2 -> ^7.10.3
@babel/helper-plugin-utils (source) dependencies patch ^7.10.1 -> ^7.10.3
@babel/node (source) devDependencies patch ^7.10.1 -> ^7.10.3
@babel/parser (source) dependencies patch ^7.10.2 -> ^7.10.3
@babel/plugin-proposal-object-rest-spread dependencies patch ^7.10.1 -> ^7.10.3
@babel/plugin-proposal-optional-chaining dependencies patch ^7.10.1 -> ^7.10.3
@babel/plugin-transform-react-jsx dependencies patch ^7.10.1 -> ^7.10.3
@babel/plugin-transform-runtime devDependencies patch ^7.10.1 -> ^7.10.3
@babel/plugin-transform-runtime dependencies patch ^7.10.1 -> ^7.10.3
@babel/plugin-transform-typescript dependencies patch ^7.10.1 -> ^7.10.3
@babel/plugin-transform-typescript devDependencies patch ^7.10.1 -> ^7.10.3
@babel/preset-env (source) dependencies patch ^7.10.2 -> ^7.10.3
@babel/preset-env (source) devDependencies patch ^7.10.2 -> ^7.10.3
@babel/runtime (source) devDependencies patch ^7.10.2 -> ^7.10.3
@babel/runtime (source) dependencies patch ^7.10.2 -> ^7.10.3
@babel/standalone (source) dependencies patch ^7.10.2 -> ^7.10.3
@babel/template (source) dependencies patch ^7.10.1 -> ^7.10.3
@babel/traverse (source) dependencies patch ^7.10.1 -> ^7.10.3
@babel/types (source) dependencies patch ^7.10.2 -> ^7.10.3
@mdx-js/mdx (source) dependencies patch ^1.6.5 -> ^1.6.6
@mdx-js/mdx (source) devDependencies patch ^1.6.5 -> ^1.6.6
@mdx-js/react (source) dependencies patch ^1.6.5 -> ^1.6.6
@mdx-js/react (source) devDependencies patch ^1.6.5 -> ^1.6.6
@mdx-js/runtime (source) dependencies patch ^1.6.5 -> ^1.6.6
@prefresh/webpack dependencies patch ^0.8.0 -> ^0.8.1
acorn dependencies minor ^7.2.0 -> ^7.3.1
autoprefixer dependencies patch ^9.8.0 -> ^9.8.3
aws-sdk devDependencies minor ^2.687.0 -> ^2.703.0
cache-manager-fs-hash dependencies patch ^0.0.8 -> ^0.0.9
eslint-plugin-import dependencies minor ^2.20.2 -> ^2.21.2
eslint-plugin-import devDependencies minor ^2.20.2 -> ^2.21.2
eslint-plugin-jsx-a11y devDependencies minor ^6.2.3 -> ^6.3.1
eslint-plugin-jsx-a11y dependencies minor ^6.2.3 -> ^6.3.1
eslint-plugin-prettier devDependencies patch ^3.1.3 -> ^3.1.4
fast-glob dependencies patch ^3.2.2 -> ^3.2.4
gatsby-core-utils dependencies patch ^1.3.3 -> ^1.3.7
gatsby-interface devDependencies patch 0.0.167 -> 0.0.171
graphql-playground-middleware-express dependencies patch ^1.7.15 -> ^1.7.18
graphql-tools dependencies patch ^6.0.5 -> ^6.0.10
graphql-type-json dependencies patch ^0.3.1 -> ^0.3.2
ink-spinner dependencies minor ^3.0.1 -> ^3.1.0
lerna devDependencies patch ^3.22.0 -> ^3.22.1
microbundle devDependencies patch ^0.12.0 -> ^0.12.2
moment (source) dependencies minor ^2.26.0 -> ^2.27.0
mongodb dependencies patch ^3.5.8 -> ^3.5.9
puppeteer dependencies minor ^3.0.4 -> ^3.3.0
puppeteer-core dependencies minor ^3.2.0 -> ^3.3.0
query-string dependencies minor ^6.12.1 -> ^6.13.1
react-helmet devDependencies minor ^6.0.0 -> ^6.1.0
remark-mdx (source) devDependencies patch ^1.6.5 -> ^1.6.6
remark-mdx (source) dependencies patch ^1.6.5 -> ^1.6.6
remark-stringify (source) dependencies minor ^8.0.0 -> ^8.1.0
sanitize-html dependencies minor ^1.25.0 -> ^1.27.0
slugify dependencies patch ^1.4.0 -> ^1.4.2
terser-webpack-plugin dependencies patch ^1.4.3 -> ^1.4.4
typescript (source) devDependencies patch ^3.9.3 -> ^3.9.5
urql (source) dependencies patch ^1.9.7 -> ^1.9.8
urql (source) devDependencies patch ^1.9.7 -> ^1.9.8
verdaccio (source) dependencies minor ^4.6.2 -> ^4.7.1
webpack-cli devDependencies patch ^3.3.11 -> ^3.3.12

Release Notes

babel/babel

v7.10.3

Compare Source

v7.10.3 (2020-06-19)

Thanks @​AjayPoshak, @​jessethomson, @​sajadtorkamani, @​shaodahong and @​wlawt for their first PRs!

👓 Spec Compliance
  • babel-parser
  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-optional-chaining
  • babel-plugin-proposal-logical-assignment-operators
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-optional-chaining
🐛 Bug Fix
💅 Polish
🏠 Internal
Committers: 11
mdx-js/mdx

v1.6.6

Compare Source

  • Bump upstream dependencies
JoviDeCroock/prefresh

v0.8.1

Compare Source

acornjs/acorn

v7.3.1

Compare Source

v7.3.0

Compare Source

postcss/autoprefixer

v9.8.3

Compare Source

  • Return old non-LTS Node.js versions to avoid breaking changes.

v9.8.2

Compare Source

  • Remove Node.js 13.0-13.7 from supported engines, because of buggy ESM support.

v9.8.1

Compare Source

  • Replace chalk to kleur (by Luke Edwards).
  • Update docs (by @​mbomb007).
aws/aws-sdk-js

v2.703.0

Compare Source

  • feature: MediaTailor: AWS Elemental MediaTailor SDK now allows configuration of Bumper.
  • feature: Organizations: Added a new error message to support the requirement for a Business License on AWS accounts in China to create an organization.

v2.702.0

Compare Source

  • bugfix: EFS: Check for ValidationException in integration tests
  • feature: EC2: This release adds Tag On Create feature support for the ImportImage, ImportSnapshot, ExportImage and CreateInstanceExportTask APIs.
  • feature: EMR: Adding support for MaximumCoreCapacityUnits parameter for EMR Managed Scaling. It allows users to control how many units/nodes are added to the CORE group/fleet. Remaining units/nodes are added to the TASK groups/fleet in the cluster.
  • feature: RDS: Added paginators for various APIs.
  • feature: Rekognition: This update adds the ability to detect black frames, end credits, shots, and color bars in stored videos
  • feature: SQS: AWS SQS adds pagination support for ListQueues and ListDeadLetterSourceQueues APIs

v2.701.0

Compare Source

  • bugfix: Request Signing: Better handle colons in accessKeyIds when presigning URLs.
  • feature: EC2: Adds support to tag elastic-gpu on the RunInstances api
  • feature: MediaLive: AWS Elemental MediaLive now supports Input Prepare schedule actions. This feature improves existing input switching by allowing users to prepare an input prior to switching to it.
  • feature: OpsWorksCM: Documentation updates for AWS OpsWorks CM.

v2.700.0

Compare Source

  • feature: RDS: Adding support for global write forwarding on secondary clusters in an Aurora global database.
  • feature: Route53: Added a new ListHostedZonesByVPC API for customers to list all the private hosted zones that a specified VPC is associated with.
  • feature: SESV2: You can now configure Amazon SES to send event notifications when the delivery of an email is delayed because of a temporary issue. For example, you can receive a notification if the recipient's inbox is full, or if there's a temporary problem with the receiving email server.
  • feature: SSM: Added offset support for specifying the number of days to wait after the date and time specified by a CRON expression before running the maintenance window.

v2.699.0

Compare Source

  • bugfix: Global Services: Add default signing region for IAM and Route53 in China and GovCloud
  • feature: AppMesh: Adds support for route and virtual node listener timeouts.
  • feature: EC2: nvmeSupport added to DescribeInstanceTypes API
  • feature: Route53: Add PriorRequestNotComplete exception to AssociateVPCWithHostedZone API
  • feature: Snowball: AWS Snowcone is a portable, rugged and secure device for edge computing and data transfer. You can use Snowcone to collect, process, and move data to AWS, either offline by shipping the device to AWS or online by using AWS DataSync. With 2 CPUs and 4 GB RAM of compute and 8 TB of storage, Snowcone can run edge computing workloads and store data securely. Snowcone's small size (8.94" x 5.85" x 3.25" / 227 mm x 148.6 mm x 82.65 mm) allows you to set it next to machinery in a factory. Snowcone weighs about 4.5 lbs. (2 kg), so you can carry one in a backpack, use it with battery-based operation, and use the Wi-Fi interface to gather sensor data. Snowcone supports a file interface with NFS support.

v2.698.0

Compare Source

  • feature: AutoScaling: Introducing instance refresh, a feature that helps you update all instances in an Auto Scaling group in a rolling fashion (for example, to apply a new AMI or instance type). You can control the pace of the refresh by defining the percentage of the group that must remain running/healthy during the replacement process and the time for new instances to warm up between replacements.
  • feature: DataExchange: This release fixes a bug in the AWS Data Exchange Python and NodeJS SDKs. The 'KmsKeyArn' field in the create-job API was configured to be required instead of optional. We updated this field to be optional in this release.
  • feature: Lambda: Adds support for using Amazon Elastic File System (persistent storage) with AWS Lambda. This enables customers to share data across function invocations, read large reference data files, and write function output to a persistent and shared store.
  • feature: Polly: Amazon Polly adds new US English child voice - Kevin. Kevin is available as Neural voice only.

v2.697.0

Compare Source

  • feature: AlexaForBusiness: Adding support for optional tags in CreateBusinessReportSchedule, CreateProfile and CreateSkillGroup APIs
  • feature: AppConfig: This release adds a hosted configuration source provider. Customers can now store their application configurations directly in AppConfig, without the need for an external configuration source.
  • feature: Chime: feature: Chime: This release introduces the ability to create an AWS Chime SDK meeting with attendees.
  • feature: CognitoIdentityServiceProvider: Updated all AuthParameters to be sensitive.
  • feature: Iot: Added support for job executions rollout configuration, job abort configuration, and job executions timeout configuration for AWS IoT Over-the-Air (OTA) Update Feature.

v2.696.0

Compare Source

  • feature: Glue: You can now choose to crawl the entire table or just a sample of records in DynamoDB when using AWS Glue crawlers. Additionally, you can also specify a scanning rate for crawling DynamoDB tables.
  • feature: StorageGateway: Display EndpointType in DescribeGatewayInformation

v2.695.0

Compare Source

  • feature: ECS: This release adds support for deleting capacity providers.
  • feature: Imagebuilder: EC2 Image Builder now supports specifying a custom working directory for your build and test workflows. In addition, Image Builder now supports defining tags that are applied to ephemeral resources created by EC2 Image Builder as part of the image creation workflow.
  • feature: IotData: As part of this release, we are introducing a new feature called named shadow, which extends the capability of AWS IoT Device Shadow to support multiple shadows for a single IoT device. With this release, customers can store different device state data into different shadows, and as a result access only the required state data when needed and reduce individual shadow size.
  • feature: LexModelBuildingService: This change adds the built-in AMAZON.KendraSearchIntent that enables integration with Amazon Kendra.

v2.694.0

Compare Source

  • feature: AppConfig: This release allows customers to choose from a list of predefined deployment strategies while starting deployments.
  • feature: CodeArtifact: Added support for AWS CodeArtifact.
  • feature: ComputeOptimizer: Compute Optimizer supports exporting recommendations to Amazon S3.
  • feature: DLM: Reducing the schedule name of DLM Lifecycle policy from 500 to 120 characters.
  • feature: EC2: New C6g instances powered by AWS Graviton2 processors and ideal for running advanced, compute-intensive workloads; New R6g instances powered by AWS Graviton2 processors and ideal for running memory-intensive workloads.
  • feature: Macie2: This release of the Amazon Macie API removes support for the ArchiveFindings and UnarchiveFindings operations. This release also adds UNKNOWN as an encryption type for S3 bucket metadata.
  • feature: Shield: Corrections to the supported format for contact phone numbers and to the description for the create subscription action.

v2.693.0

Compare Source

  • feature: Transfer: This release updates the API so customers can test use of Source IP to allow, deny or limit access to data in their S3 buckets after integrating their identity provider.

v2.692.0

Compare Source

  • feature: ServiceDiscovery: Added support for tagging Service and Namespace type resources in Cloud Map
  • feature: Shield: This release adds the option for customers to identify a contact name and method that the DDoS Response Team can proactively engage when a Route 53 Health Check that is associated with a Shield protected resource fails.

v2.691.0

Compare Source

  • feature: APIGateway: Amazon API Gateway now allows customers of REST APIs to skip trust chain validation for backend server certificates for HTTP and VPC Link Integration. This feature enables customers to configure their REST APIs to integrate with backends that are secured with certificates vended from private certificate authorities (CA) or certificates that are self-signed.
  • feature: CloudFront: Amazon CloudFront adds support for configurable origin connection attempts and origin connection timeout.
  • feature: ElasticBeanstalk: These API changes enable an IAM user to associate an operations role with an Elastic Beanstalk environment, so that the IAM user can call Elastic Beanstalk actions without having access to underlying downstream AWS services that these actions call.
  • feature: Personalize: [Personalize] Adds ability to create and apply filters.
  • feature: PersonalizeRuntime: [Personalize] Adds ability to apply filter to real-time recommendations
  • feature: Pinpoint: This release enables additional functionality for the Amazon Pinpoint journeys feature. With this release, you can send messages through additional channels, including SMS, push notifications, and custom channels.
  • feature: SageMakerRuntime: You can now specify the production variant to send the inference request to, when invoking a SageMaker Endpoint that is running two or more variants.
  • feature: ServiceCatalog: This release adds support for DescribeProduct and DescribeProductAsAdmin by product name, DescribeProvisioningArtifact by product name or provisioning artifact name, returning launch paths as part of DescribeProduct output and adds maximum length for provisioning artifact name and provisioning artifact description.

v2.690.0

Compare Source

  • feature: EC2: New C5a instances, the latest generation of EC2's compute-optimized instances featuring AMD's 2nd Generation EPYC processors. C5a instances offer up to 96 vCPUs, 192 GiB of instance memory, 20 Gbps in Network bandwidth; New G4dn.metal bare metal instance with 8 NVIDIA T4 GPUs.
  • feature: Lightsail: This release adds the BurstCapacityPercentage and BurstCapacityTime instance metrics, which allow you to track the burst capacity available to your instance.
  • feature: MediaPackageVod: You can now restrict direct access to AWS Elemental MediaPackage by securing requests for VOD content using CDN authorization. With CDN authorization, content requests require a specific HTTP header and authorization code.
  • feature: SSM: SSM State Manager support for executing an association only at specified CRON schedule after creating/updating an association.

v2.689.0

Compare Source

  • feature: DirectConnect: This release supports the virtual interface failover test, which allows you to verify that traffic routes over redundant virtual interfaces when you bring your primary virtual interface out of service.
  • feature: ES: Amazon Elasticsearch Service now offers support for cross-cluster search, enabling you to perform searches, aggregations, and visualizations across multiple Amazon Elasticsearch Service domains with a single query or from a single Kibana interface. New feature includes the ability to setup connection, required to perform cross-cluster search, between domains using an approval workflow.
  • feature: ElastiCache: This release improves the Multi-AZ feature in ElastiCache by adding a separate flag and proper validations.
  • feature: Glue: Adding databaseName in the response for GetUserDefinedFunctions() API.
  • feature: IAM: GenerateServiceLastAccessedDetails will now return ActionLastAccessed details for certain S3 control plane actions
  • feature: MediaConvert: AWS Elemental MediaConvert SDK has added support for the encoding of VP8 or VP9 video in WebM container with Vorbis or Opus audio.

v2.688.0

Compare Source

  • feature: GuardDuty: Amazon GuardDuty findings now include S3 bucket details under the resource section if an S3 Bucket was one of the affected resources
rolandstarke/node-cache-manager-fs-hash

v0.0.9

Compare Source

  • Fixed subdir dir already exist error
benmosher/eslint-plugin-import

v2.21.2

Compare Source

Fixed
  • [order]: avoid a crash on TypeScript’s export import syntax ([#​1808], thanks [@​ljharb])
  • [newline-after-import]: consider TypeScript import = syntax' ([#​1811], thanks [@​ljharb])
  • [no-internal-modules]: avoid a crash on a named export declaration ([#​1814], thanks [@​ljharb])

v2.21.1

Compare Source

Fixed
  • TypeScript: [import/named]: avoid requiring typescript when not using TS ([#​1805], thanks [@​ljharb])

v2.21.0

Compare Source

Added
  • [import/default]: support default export in TSExportAssignment ([#​1528], thanks [@​joaovieira])
  • [no-cycle]: add ignoreExternal option ([#​1681], thanks [@​sveyret])
  • [order]: Add support for TypeScript's "import equals"-expressions ([#​1785], thanks [@​manuth])
  • [import/default]: support default export in TSExportAssignment ([#​1689], thanks [@​Maxim-Mazurok])
  • [no-restricted-paths]: add custom message support ([#​1802], thanks [@​malykhinvi])
Fixed
  • [group-exports]: Flow type export awareness ([#​1702], thanks [@​ernestostifano])
  • [order]: Recognize pathGroup config for first group ([#​1719], [#​1724], thanks [@​forivall], [@​xpl])
  • [no-unused-modules]: Fix re-export not counting as usage when used in combination with import ([#​1722], thanks [@​Ephem])
  • [no-duplicates]: Handle TS import type ([#​1676], thanks [@​kmui2])
  • [newline-after-import]: recognize decorators ([#​1139], thanks [@​atos1990])
  • [no-unused-modules]: Revert "[flow] no-unused-modules: add flow type support" ([#​1770], thanks [@​Hypnosphi])
  • TypeScript: Add nested namespace handling ([#​1763], thanks [@​julien1619])
  • [namespace]/ExportMap: Fix interface declarations for TypeScript ([#​1764], thanks [@​julien1619])
  • [no-unused-modules]: avoid order-dependence ([#​1744], thanks [@​darkartur])
  • [no-internal-modules]: also check export from syntax ([#​1691], thanks [@​adjerbetian])
  • TypeScript: [export]: avoid a crash with export = ([#​1801], thanks [@​ljharb])
Changed
  • [Refactor] no-extraneous-dependencies: use moduleVisitor ([#​1735], thanks [@​adamborowski])
  • TypeScript config: Disable [named][] ([#​1726], thanks [@​astorije])
  • [readme] Remove duplicate no-unused-modules from docs ([#​1690], thanks [@​arvigeus])
  • [Docs] order: fix bad inline config ([#​1788], thanks [@​nickofthyme])
  • [Tests] Add fix for Windows Subsystem for Linux ([#​1786], thanks [@​manuth])
  • [Docs] no-unused-rules: Fix docs for unused exports ([#​1776], thanks [@​barbogast])
  • [eslint] bump minimum v7 version to v7.2.0
evcohen/eslint-plugin-jsx-a11y

v6.3.1

Compare Source

==================

  • 765da0f Update to aria-query 4.2.2
  • d528e8c Fix aria-level allowed on elements wit role heading (#​704)
  • 29c6859 [meta] remove yarn registry from npmrc, so publishing works
  • f52c206 chore(package): update estraverse to version 5.0.0

v6.3.0

Compare Source

==================

  • cce838a Update aria-query to 4.2.0
  • 121e8a4 Add two test cases found while upgrading to ARIA 1.2
  • 8059f51 Fix test failures raised by the upgrade to ARIA 1.2
  • 0d24e3a Update package.json
  • b1f412a Fix test failures in role-has-required-aria-props due to ARIA 1.2 updates
  • 74cec6e Fix test failures in no-noninteractive-element-interactions due to ARIA 1.2 updates
  • 835b89e Fix test failures in role-supports-aria-props-test due to ARIA 1.2 updates
  • 730319b Account for the null semantic generic role in ARIA 1.2
  • 7dfa7c9 Update aria-query from 4.0.1 to 4.0.2
  • 42098b9 [Refactor] img-redundant-alt: removing a use of some
  • a910d83 [Tests] label-has-associated-control: add test for
  • b273fe5 [New] Support ESLint 7.x
  • 1a97632 [Deps] update @babel/runtime, array-includes, axe-core, axobject-query, damerau-levenshtein, jsx-ast-utils
  • b36976f [Dev Deps] update @babel/cli, @babel/core, @babel/plugin-transform-flow-types, babel-eslint, babel-jest, coveralls, eslint-config-airbnb-base, eslint-plugin-flowtype, eslint-plugin-import, estraverse, in-publish, jest, minimist, rimraf, safe-publish-latest
  • 89acdc4 fix: removing the use of the some function
  • 410ae43 chore(package): update eslint-plugin-flowtype to version 5.0.0
  • a87f83d fix(package): update emoji-regex to version 9.0.0
  • 71940e6 chore(package): update babel-preset-airbnb to version 5.0.0
  • d471f54 docs: Fix 404 links to WAI-ARIA spec
  • 42a2016 Fixes #​669: use the language-tags package to check the lang rule
  • 7bcea20 [Tests] update axe-core
  • f13dc38 [Deps] Pin axe-core version
  • 33670bb fix: require missing 'autocomplete-valid' rule
  • aca4c37 chore(mouse-event): revert unrelated formatting changes
  • df1e275 fix(mouse-event): remove check from custom elements
  • 1a16a1c chore(package): update jscodeshift to version 0.7.0
  • 7a55cdd chore(package): update flow-bin to version 0.113.0
  • 8e0d22b Update aria-query and axobject-query to the latest versions
  • dd49060 Added test cases for an empty or undefined value of aria-label and aria-labelledby in alt-text
  • 1a7b94f Updated dependencies including eslint-config-airbnb-base
  • 3aea217 chore: replace ignoreNonDOM with inputComponents
  • 1848d00 feat(autocomplete-valid): add to recommended & strict config
  • 8703840 refactor: use to axe-cre 3.4 SerialVirtualNode format
  • 3519c7b chore: Remove axe VirtualNode abstraction
  • 9ac55c4 autocomplete-valid: Add inline comment
  • 44c6098 Update axe-core to 3.3.0
  • 9916990 new autocomplete-valid rule
  • 82f598e [Docs] examples: add language in code block for syntax highlight
  • 2529ad3 fixing casing issue on aria-props
  • 00926f2 Update README.md
  • ce5d121 Update README.md
  • 031574e chore(package): update flow-bin to version 0.103.0
  • e00e1db [meta] add FUNDING.yml
  • e1e5fae Fix readme file
prettier/eslint-plugin-prettier

v3.1.4

Compare Source

  • Avoid clearing Prettier cache when not using prettierrc (#​303) (3c8e2d9)
  • build(deps-dev): bump eslint-plugin-eslint-plugin from 2.2.1 to 2.2.2 (93f7c8b)
  • build(deps-dev): bump eslint from 7.1.0 to 7.2.0 (650ac7a)
  • build(deps-dev): bump eslint-plugin-self from 1.2.0 to 1.2.1 (6449ec1)
  • build(deps-dev): bump eslint from 7.0.0 to 7.1.0 (fd30022)
  • Chore: Add CI tests for ESLint 7 (#​291) (cc2979b)
  • build(deps-dev): bump eslint-config-prettier from 6.10.1 to 6.11.0 (35a7ee6)
mrmlnc/fast-glob

v3.2.4

Compare Source

🐛 Bug fixes

  • Fixed a regression in 3.2.3 when the caseSensitiveMatch option is disabled (#​276)

v3.2.3

Compare Source

🐛 Bug fixes

  • Fixed an issue when the unique option led to incorrect results when mixing static and dynamic patterns (#​268)
  • Fixed an issue when the pattern starting with a forward slash (#​266)
gatsbyjs/gatsby

v1.3.7

Compare Source

v1.3.6

Compare Source

v1.3.5

Compare Source

v1.3.4

Compare Source

ardatan/graphql-tools

v6.0.10

Compare Source

Come talk to us directly on our Discord channel
Contact us here: the-guild.dev

What’s Changed

🚀 Features

🐛 Bug Fixes

v6.0.9

Compare Source

Contact us here for help, more necessary open source tools and Enterprise support
or Chat with us on discord

  • Fix bad typing imports
  • transforms should support custom root type names (#​1607)
  • temporarily make delegationContext optional until next major version (#​1614)
  • feat(url-loader): ability to get executor and subscriber without introspected schema

v6.0.8

Compare Source

Contact us here for help, more necessary open source tools and Enterprise support
or Chat with us on discord

  • introduce Subschema class (#​1583)
  • refactor application of transforms (#​1574)
  • introduce input object field transformers: Filter/Rename/TransformInputObjectFields #​1551
  • Able to get generated subschema config instead of wrapped schema from UrlLoader.

v6.0.7

Compare Source

Contact us here for help, more necessary open source tools and Enterprise support
or Chat with us on discord

  • Introduce Webpack Loader and Node Require Extension (#​1579)
  • Fix skipGraphQLImport's behavior

v6.0.6

Compare Source

Contact us here for help, more necessary open source tools and Enterprise support
or Chat with us on discord

taion/graphql-type-json

v0.3.2

Compare Source

  • Feature: Add TypeScript definitions (#​270)
  • Feature: Add specifiedByUrl (#​271)
  • Chore: Add ES module build (#​270)
vadimdemedes/ink-spinner

v3.1.0

Compare Source

Highlights

lerna/lerna

v3.22.1

Compare Source

Bug Fixes
developit/microbundle

v0.12.2

Compare Source

  • Updated Babel and preset-env to 7.10 (#​660)
  • Fixed an version conflict caused by multiple copies of Babel (#​664)
  • Fixed globals generation when --external values include dashes (#​667, thanks @​katywings!)

v0.12.1

Compare Source

Features
Bugfixes

Renovate configuration

📅 Schedule: "after 10am on Monday" in timezone GMT.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested review from a team as code owners June 8, 2020 11:56
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Jun 8, 2020
@renovate renovate bot force-pushed the renovate/packages branch 5 times, most recently from a230657 to deb1bd4 Compare June 9, 2020 09:54
@renovate renovate bot changed the title chore: update packages Update packages Jun 9, 2020
@renovate renovate bot changed the title Update packages chore: update packages Jun 9, 2020
@renovate renovate bot force-pushed the renovate/packages branch 5 times, most recently from 5a0bbad to fa2978b Compare June 11, 2020 06:14
@renovate renovate bot changed the title chore: update packages fix: update packages Jun 11, 2020
@renovate renovate bot force-pushed the renovate/packages branch 3 times, most recently from 1a3ebf2 to 7443c4e Compare June 11, 2020 19:10
@danabrit danabrit added the rebase Renovate rebase label label Jun 11, 2020
@renovate renovate bot removed the rebase Renovate rebase label label Jun 11, 2020
@renovate renovate bot force-pushed the renovate/packages branch 3 times, most recently from edf77a0 to 7909bf0 Compare June 12, 2020 14:01
@renovate renovate bot changed the title fix: update packages Update packages Jun 12, 2020
@renovate renovate bot changed the title Update packages fix: update packages Jun 12, 2020
@renovate renovate bot force-pushed the renovate/packages branch 3 times, most recently from 392193f to 079406e Compare June 15, 2020 11:05
@polarathene
Copy link
Contributor

Renovate is missing eslint-plugin-graphql for the gatsby package:

"eslint-plugin-graphql": "^3.1.1",

Maybe due to the major upgrade from 3.1.1 to 4.0.0? The current package has the dependency graphql-config at ^2.0.1, which also received a major semver update to v3, and the latest eslint-plugin-graphql package updates to that new dependency.

That would resolve the warning:

warning gatsby > eslint-plugin-graphql > graphql-config > [email protected]: GraphQL Import has been deprecated and merged into GraphQL Tools, so it will no longer get updates. Use GraphQL Tools instead to stay up-to-date! Check out https://www.graphql-tools.com/docs/migration-from-import for migration and https://the-guild.dev/blog/graphql-tools-v6 for new changes.

@renovate renovate bot changed the title chore: update packages Update packages Jun 22, 2020
@renovate renovate bot changed the title Update packages chore: update packages Jun 22, 2020
@renovate renovate bot force-pushed the renovate/packages branch 6 times, most recently from 60a0984 to 268aafb Compare June 23, 2020 00:42
@wardpeet wardpeet self-assigned this Jun 23, 2020
@wardpeet
Copy link
Contributor

@polarathene this is just minors & patches :) so that's normal

@renovate renovate bot force-pushed the renovate/packages branch 4 times, most recently from 9a51187 to 2627728 Compare June 23, 2020 16:20
@renovate renovate bot changed the title chore: update packages Update packages Jun 23, 2020
@renovate renovate bot changed the title Update packages chore: update packages Jun 23, 2020
@sidharthachatterjee sidharthachatterjee removed the status: needs core review Currently awaiting review from Core team member label Jun 23, 2020
Copy link
Contributor

@sidharthachatterjee sidharthachatterjee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥇

@sidharthachatterjee sidharthachatterjee added the bot: merge on green Gatsbot will merge these PRs automatically when all tests passes label Jun 23, 2020
@gatsbybot gatsbybot merged commit fe04c7f into master Jun 23, 2020
@delete-merged-branch delete-merged-branch bot deleted the renovate/packages branch June 23, 2020 21:09
mwfrost pushed a commit to mwfrost/gatsby that referenced this pull request Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: merge on green Gatsbot will merge these PRs automatically when all tests passes topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants